Module core::f64Stable [-]  [+] [src]

Operations and constants for 64-bits floats (f64 type)

Modules

consts

Various useful constants.

Constants

DIGITS
EPSILON
INFINITY
MANTISSA_DIGITS
MAX_10_EXP
MAX_EXP
MAX_VALUE

Largest finite f64 value

MIN_10_EXP
MIN_EXP
MIN_POS_VALUE

Smallest positive, normalized f64 value

MIN_VALUE

Smallest finite f64 value

NAN
NEG_INFINITY
RADIX

Functions

from_str_hex