You are here : phpmathatanh

atanh() - math

Returns the inverse hyperbolic tangent of
   arg, i.e. the value whose
   hyperbolic tangent is arg.
Parameters :
  • arg - The argument to process

  • Syntax

    float atanh
         ( float $arg
        )


    Example


    Output / Return Value


    Limitations


    Alternatives / See Also


    Reference