sign
const sign: (column) => Column = signum;Defined in: functions/math.ts:133
Alias for signum.
Computes the signum of the given value.
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
column | ColOrName |
const sign: (column) => Column = signum;Defined in: functions/math.ts:133
Alias for signum.
Computes the signum of the given value.
| Parameter | Type |
|---|---|
column | ColOrName |