Module core::f128

source ·
🔬This is a nightly-only experimental API. (f128 #116909)
Expand description

Constants for the f128 quadruple-precision floating point type.

See also the f128 primitive type.

Mathematically significant numbers are provided in the consts sub-module.

For the constants defined directly in this module (as distinct from those defined in the consts sub-module), new code should instead use the associated constants defined directly on the f128 type.

Modules§

  • constsExperimental
    Basic mathematical constants.