abs
function abs(column): Column;Defined in: functions/math.ts:8
Computes the absolute value of a numeric value.
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
column | ColOrName |
function abs(column): Column;Defined in: functions/math.ts:8
Computes the absolute value of a numeric value.
| Parameter | Type |
|---|---|
column | ColOrName |