Overview
Theabsolute transformation returns the absolute value of a number (removes the sign).
Syntax
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
variable | number | Yes | The number to get the absolute value of |
Examples
The absolute value of a number is always positive or zero.