Module floating_point

Module floating_point 

Source
Expand description

Implements a floating-point register bank.

Structs§

Number
A Number is the machine’s floating point number type.
Vector
The register bank of floating point values.

Type Aliases§

VectorApplication
A function on a range which returns a Number.