Skip to content

tanh

function tanh(column): Column;

Defined in: functions/math.ts:123

Computes the hyperbolic tangent of the given value.

ParameterType
columnColOrName

Column