Skip to main content

floor

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

Package

This is a core package available at Graph Engine

To install

npm install @tokens-studio/graph-engine

Description

Floor node allows you to adjusts a floating-point number to the nearest lower integer.

Inputs

value

No description

Outputs

value

No description

Example

No examples