Skip to content

tanh

function tanh(column): Column;

Defined in: functions/math.ts:126

Computes the hyperbolic tangent of the given value.

Parameter Type
column ColOrName

Column