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