Skip to content

sign

const sign: (column) => Column = signum;

Defined in: functions/math.ts:136

Alias for signum.

Computes the signum of the given value.

Parameter Type
column ColOrName

Column