round
Node Type ID: "studio.tokens.math.round"
Package
This is a core package available at Graph Engine
To install
- NPM
- Yarn
npm install @tokens-studio/graph-engine
yarn add @tokens-studio/graph-engine
Description
Round node allows you to adjusts a floating-point number to the nearest integer or to a specified precision.
Inputs
precision
No description
value
No description
Outputs
value
No description
Example
No examples