Ceiling

Computes the ceil of the given decimal number a, which is the smallest integral value 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 ceil of the input a