negative
const negative: (column) => Column = negate;Defined in: functions/math.ts:210
Alias for negate.
Returns the negation of the value.
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
column | ColOrName |
const negative: (column) => Column = negate;Defined in: functions/math.ts:210
Alias for negate.
Returns the negation of the value.
| Parameter | Type |
|---|---|
column | ColOrName |