Module f16

Constants for the f16 half-precision floating point type.

[See also the f16 primitive type][f16].

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 f16 type.

Modules