The information in this section relates to Annex M paragraphs 118 to 132.
Note: The child packages of Annex G are not supported.
The accuracy actually achieved by the complex elementary functions and by other complex arithmetic operations. See G.1(1).
A: Not applicable.
The sign of a zero result (or a component thereof) from any operator or function in Numerics.Generic_Complex_Types, when Real'Signed_Zeros is True. See G.1.1(53).
A: Not applicable.
The sign of a zero result (or a component thereof) from any operator or function in Numerics.Generic_Complex_Elementary_Functions, when Real'Signed_Zeros is True. See G.1.2(45).
A: Not applicable.
A: Not applicable.
A: Not applicable.
The result of a floating point arithmetic operation in overflow situations, when the Machine_Overflows attribute of the result type is False. See G.2.1(13).
A: Not applicable.
The result interval for division (or exponentiation by a negative exponent), when the floating point hardware implements division as multiplication by a reciprocal. See G.2.1(16).
A: Not applicable.
The definition of close result set, which determines the accuracy of certain fixed point multiplications and divisions. See G.2.3(5).
A: Not applicable.
Conditions on a universal_real operand of a fixed point multiplication or division for which the result shall be in the perfect result set. See G.2.3(22).
A: Not applicable.
The result of a fixed point arithmetic operation in overflow situations, when the Machine_Overflows attribute of the result type is False. See G.2.3(27).
A: Fixed point types are mapped onto integer types of the appropriate size. Fixed point addition and subtract will cycle as for integer types. Fixed point multiplication and division will return indeterminate results.
The result of an elementary function reference in overflow situations, when the Machine_Overflows attribute of the result type is False. See G.2.4(4).
A: Not applicable.
The value of the angle threshold, within which certain elementary functions, complex arithmetic operations, and complex elementary functions yield results conforming to a maximum relative error bound. See G.2.4(10).
A: Not applicable.
The accuracy of certain elementary functions for parameters beyond the angle threshold. See G.2.4(10).
A: Not applicable.
The result of a complex arithmetic operation or complex elementary function reference in overflow situations, when the Machine_Overflows attribute of the corresponding real type is False. See G.2.6(5).
A: Not applicable.