latest
Operators
Fround

Returns the nearest 32-bit single precision float representation of a number

ID

662ae72910b6cb87640c91ce

Name

Fround

Group

Operators

Package

Math

Keywords

fround

Operators

Trigonometric

Tools

Constants

Creation method

There are two options for creating a Fround node.

  • The first way to create a Fround node using the search list, which is opened by double left-clicking in the workspace. You can write the name of the node you need, or words associated with this node.
    • fround
  • The second way is to select a Fround node from the menu that opens from the top left.
    • Menu > Math > Fround

Steps

  • Create a Fround node.
  • Connect to the port the number whose nearest 32-bit single precision float representation want to get.

See also

Ceil
Round\

Inputs

NameTypeDescriptionDefault Value
x
Number
Input value

Outputs

NameTypeDescription
fround
Number
The nearest 32-bit single precision float representation of the given number