Skip to content

abs

function abs(column): Column;

Defined in: functions/math.ts:8

Computes the absolute value of a numeric value.

Parameter Type
column ColOrName

Column