PreviousUpNext

13.4.24  float

The standard library float package implements the basic floating point arithmetic facility. It is a proxy for float64_guts from src/lib/std/src/eight-byte-float-guts.pkg.

The float package implements the Float API.

The float package source code is in src/lib/std/float.pkg.

See also: float64.

The above information is manually maintained and may contain errors.

Float

Comments and suggestions to: bugs@mythryl.org

PreviousUpNext