arcsinh()

Returns the inverse hyperbolic sine of an integer, real or complex number

Syntax
arcsinh(x)

Arguments
Name Description Range Type Required
x integer, real or complex number (-∞, ∞) integer, real, complex yes

Examples

arcsinhV = arcsinh(0.8)
returns 0.733

arcsinhV = arcsinh(-0.5)
returns -0.481

arcsinhCV = arcsinh(1+j*0.4)
returns 0.952/17.151

See Also

acosh(), asinh(), atanh()

 

Privacy Statement  | Terms of Use  | Legal | Contact Us  | © Agilent 2000-2008 

Contents
Additional Resources