Number Formatting blocks perform formatting operations on numbers.
The following are accepted and excluded arguments for Number Formatting blocks:
Block | Icon | Description |
---|---|---|
Absolute | Returns the absolute value of a number | |
Bound | Returns the value of a number within the defined minimum and maximum | |
Round | Rounds a number using a specified precision | |
Round Up | Rounds a number up using the specified precision | |
Round Down | Rounds a number down using the specified precision | |
Gradient Mapping | Correlates a number range to a color gradient and returns an output color that corresponds to an input number | |
Format Number | Returns a number or string based on defined formatting criteria | |
Parse Number | Returns a number parsed out of a string |