number of decimal digits of precision
smallest increment to the value 1
infinity value
number of bits in mantissa
largest representable value that's not infinity
maximum int value such that 10max_10_exp is representable
maximum int value such that 2max_exp-1 is representable
minimum int value such that 10min_10_exp is representable as a normalized value
minimum int value such that 2min_exp-1 is representable as a normalized value
smallest representable normalized value that's not 0
NaN value
Values representing all properties for floating point types