TANH
Evaluates the hyperbolic tangent of the given hyperbolic angle.
Syntax
Arguments
X
X
Type: numeric
A numeric value representing the magnitude of a hyperbolic angle.
Returns
Type: double
The hyperbolic tangent of X
.
Examples
Transformation job example
SQL
Query result
Last updated