expm1
function expm1(column): Column;Defined in: functions/math.ts:73
Computes the exponential of the given value minus one.
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
column | ColOrName |
function expm1(column): Column;Defined in: functions/math.ts:73
Computes the exponential of the given value minus one.
| Parameter | Type |
|---|---|
column | ColOrName |