Floor

Computes the floor of the given decimal number a, which is the largest integral value not greater than a

Installation

To use this Node, you must enable omni.graph.nodes in the Extension Manager.

Inputs

Name

Type

Description

Default

A (a)

decimals

The decimal number

Outputs

Name

Type

Description

Default

Result (result)

int, integral_tuples, int[], int[2][], int[3][], int[4][]

The floor of the input a