Skip to content

negative

const negative: (column) => Column = negate;

Defined in: functions/math.ts:213

Alias for negate.

Returns the negation of the value.

Parameter Type
column ColOrName

Column