Skip to content

sign

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

Defined in: functions/math.ts:133

Alias for signum.

Computes the signum of the given value.

ParameterType
columnColOrName

Column