Atnh / ATanh

value = Atnh ( Number )

value = ATanh ( Number )

Computes the hyperbolic arc-tangent of a number.


Example

PRINT Atnh(0.5)

0.549306144334


Previous: Atn / ATan Next: BChg