Bars Specification 0.1.0 — Transform: abs¶
Category: math · Since: 0.1.0
Absolute value.
Returns the absolute value of a numeric input. A non-numeric input is a soft failure (TypeMismatch) yielding null.
Input coercion: number
Arguments¶
None.
Arity: 0–0
Worked examples¶
→
→
Full fixture: transforms/transform-abs.json