negate
function negate(column): Column;Defined in: functions/math.ts:208
Returns the negation of the value.
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
column |
ColOrName |
function negate(column): Column;Defined in: functions/math.ts:208
Returns the negation of the value.
| Parameter | Type |
|---|---|
column |
ColOrName |