Skip to main content

ceil

Node Type ID: "studio.tokens.math.ceil"

Package

This is a core package available at Graph Engine

To install

npm install @tokens-studio/graph-engine

Description

Ceil node allows you to adjusts a floating-point number to the nearest higher integer.

Inputs

value

No description

Outputs

value

No description

Example

No examples