Float -package:ad

Single-precision floating point numbers. It is desirable that this type be at least equal in range and precision to the IEEE single-precision type.
The types Float and Double, the classes Floating and RealFloat and casting between Word32 and Float and Word64 and Double.
Single-precision floating point numbers. It is desirable that this type be at least equal in range and precision to the IEEE single-precision type.
Non-negative floating num.
A collection of arbitrary float operations.
Logically consistent comparison of floating point numbers.
floating-point number
The types Float and Double, the classes Floating and RealFloat and casting between Word32 and Float and Word64 and Double.
Defines convenience functions for inspecting and manipulating quantities with RealFloat floating-point representations. The dimensionally-typed versions of functions from Patrick Perry's ieee754 package copy that packages API as closely as possible, by permission. In turn they are based on the tango math library for the D language.