PreviousUpNext

13.4.21  float64

The standard library float64 package implements basic 64-bit floating point arithmetic functionality. It is a proxy for float64_guts from src/lib/std/src/float64-guts.pkg.

The float package implements the Float API.

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

See also: float.

The above information is manually maintained and may contain errors.

Float

Comments and suggestions to: bugs@mythryl.org

PreviousUpNext