float
Bindings for float.h
Value members
Inherited methods
Number of significant digits in a floating point number.
Number of significant digits in a floating point number.
- Inherited from:
- float (hidden)
The smallest x for which 1.0 + x != 1.0.
The smallest x for which 1.0 + x != 1.0.
- Inherited from:
- float (hidden)
Number of FLT_RADIX digits in the mantissa.
Number of FLT_RADIX digits in the mantissa.
- Inherited from:
- float (hidden)
Maximum finite floating-point value.
Maximum finite floating-point value.
- Inherited from:
- float (hidden)
The maximal exponent of a floating point value expressed in base 10.
The maximal exponent of a floating point value expressed in base 10.
- Inherited from:
- float (hidden)
The maximal exponent of a floating point value expressed in base FLT_RADIX.
The maximal exponent of a floating point value expressed in base FLT_RADIX.
- Inherited from:
- float (hidden)
Minimal floating point value.
Minimal floating point value.
- Inherited from:
- float (hidden)
The minimal exponent of a floating point value expressed in base 10.
The minimal exponent of a floating point value expressed in base 10.
- Inherited from:
- float (hidden)
The minimal exponent of a floating point value expressed in base FLT_RADIX.
The minimal exponent of a floating point value expressed in base FLT_RADIX.
- Inherited from:
- float (hidden)
Number of significant digits in a floating point number.
Number of significant digits in a floating point number.
- Inherited from:
- float (hidden)
The smallest x for which 1.0 + x != 1.0.
The smallest x for which 1.0 + x != 1.0.
- Inherited from:
- float (hidden)
Number of FLT_RADIX digits in the mantissa.
Number of FLT_RADIX digits in the mantissa.
- Inherited from:
- float (hidden)
Maximum finite floating-point value.
Maximum finite floating-point value.
- Inherited from:
- float (hidden)
The maximal exponent of a floating point value expressed in base 10.
The maximal exponent of a floating point value expressed in base 10.
- Inherited from:
- float (hidden)
The maximal exponent of a floating point value expressed in base FLT_RADIX.
The maximal exponent of a floating point value expressed in base FLT_RADIX.
- Inherited from:
- float (hidden)
Minimal floating point value.
Minimal floating point value.
- Inherited from:
- float (hidden)
The minimal exponent of a floating point value expressed in base 10.
The minimal exponent of a floating point value expressed in base 10.
- Inherited from:
- float (hidden)
The minimal exponent of a floating point value expressed in base FLT_RADIX.
The minimal exponent of a floating point value expressed in base FLT_RADIX.
- Inherited from:
- float (hidden)
The base radix representation of the exponent.
The base radix representation of the exponent.
A base-2 is binary, base-10 is the normal decimal representation base-16 is Hex.
- Inherited from:
- float (hidden)