Functions Index :: A :: ArcTanh
Module:
Definition:
ArcTanh(float x)
Description:
Returns the inverse hyperbolic tangent of its argument.
Examples:
v = ArcTanh(0.7616) # v == 1.0000
v = ArcTanh(Pi/4) # v == 1.0593
Module:
Definition:
ArcTanh(float x)
Description:
Returns the inverse hyperbolic tangent of its argument.
Examples:
v = ArcTanh(0.7616) # v == 1.0000
v = ArcTanh(Pi/4) # v == 1.0593