Functions attribute, an alias for ldc.attributes.fastmath .
Functions attribute, an alias for AliasSeq!(llvmFastMathFlag("contract"));.
Functions attribute, an alias for AliasSeq!(llvmFastMathFlag("fast")).
Computes whether two values are approximately equal, admitting a maximum relative difference, and a maximum absolute difference.
Computes whether two values are approximately equal, admitting a maximum relative difference, and a maximum absolute difference.
Overload for cdouble, cfloat and creal
Common floating point math functions.
This module has generic LLVM-oriented API compatible with all D compilers.