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