signum
function signum(column): Column;Defined in: functions/math.ts:128
Computes the signum of the given value.
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
column | ColOrName |
function signum(column): Column;Defined in: functions/math.ts:128
Computes the signum of the given value.
| Parameter | Type |
|---|---|
column | ColOrName |