- :floating
- :complex
asinh
calculate the inverse hyperbolic sine of given angle
Parameters
asinh angle :integer :floating :complex :quantity
Returns
Examples
copyprint asinh 0 ; 0.0 print asinh 0.3 ; 0.2956730475634224 print asinh 1.0 ; 0.881373587019543
copyasinh to :complex @[pi 1] ; => 1.904627686970658+0.2955850342116299i