Value = ATanh ( Number AS Float ) AS Float Value = Atnh ( Number AS Float ) AS Float
Computes the hyperbolic arc-tangent of a number.
PRINT Atnh(0.5) <hr>0.549306144334