asinh()

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

Syntax
asinh(x)

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

Examples

asinhV = asinh(0.8)
returns 0.733
asinhV = asinh(-0.5)
returns -0.481
asinhCV = asinh(1+j*0.4)
returns 0.952/17.151

See Also

acosh(), arcsinh(), atanh()

 

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

Contents
Additional Resources