You are here : phpmathasinh

asinh() - math

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

  • Syntax

    float asinh
         ( float $arg
        )


    Example


    Output / Return Value


    Limitations


    Alternatives / See Also


    Reference