number
Source: /avail/Avail/Foundation/Bootstrap/Infallible Primitives
Categories: Primitives, Numbers, Conversions
Compute and answer the numeric argument as a single-precision floating point number.
| Position | Name | Type | Description | |
|---|---|---|---|---|
| Parameters | ||||
| 1 | aNumber | number | A number. | |
| Returns | float | A float whose value approximates the argument. | ||