Returns the nearest 32-bit single precision float representation of a number
ID
math-operators-fround
Name
Fround
Group
Operators
Package
Math
Keywords
Ceil
Round\
Inputs
Name | Type | Description | Default Value |
---|---|---|---|
x | Number | Input value |
Outputs
Name | Type | Description |
---|---|---|
fround | Number | The nearest 32-bit single precision float representation of the given number |