Skip to content

expm1

function expm1(column): Column;

Defined in: functions/math.ts:76

Computes the exponential of the given value minus one.

Parameter Type
column ColOrName

Column