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