Skip to content

expm1

function expm1(column): Column;

Defined in: functions/math.ts:73

Computes the exponential of the given value minus one.

ParameterType
columnColOrName

Column