latest
Operators
Floor

Returns the largest integer less than or equal to a given number

ID

662ae72910b6cb87640c91d0

Name

Floor

Group

Operators

Package

Math

Keywords

floor

Operators

Trigonometric

Tools

Constants

Creation method

There are two options for creating a Floor node.

  • The first way to create a Floor 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.
    • floor
  • The second way is to select a Floor node from the menu that opens from the top left.
    • Menu > Math > Operators > Floor

Steps

  • Create a Floor node.
  • Connect to the port the number whose round down to the largest integer less than or equal you want to get.

See also

Ceil
Round\

Inputs

NameTypeDescriptionDefault Value
x
Number
Input value

Outputs

NameTypeDescription
floor
Number
A number representing the largest integer less than or equal to the specified number