Next: Pragma Favor_Top_Level, Previous: Pragma External_Name_Casing, Up: Implementation Defined Pragmas
pragma Fast_Math;
This is a configuration pragma which activates a mode in which speed is considered more important for floating-point operations than absolutely accurate adherence to the requirements of the standard. Currently the following operations are affected:
Ada.Numerics.Generic_Complex_Types
under control of the pragma, rather than use the preinstantiated versions.