ATanh

Value = ATanh ( Number AS Float ) AS Float Value = Atnh ( Number AS Float ) AS Float

Compute the hyperbolic arc-tangent of a number.

Example

Print Atnh(0.5)
0.549306144334

See also