- :floating
- :complex
acosh
calculate the inverse hyperbolic cosine of given angle
Parameters
acosh angle :integer :floating :complex :quantity
Returns
Examples
copyprint acosh 1.0 ; 0.0 print acosh 2 ; 1.316957896924817 print acosh 5.0 ; 2.292431669561178
copyacosh to :complex @[pi 1] ; => 1.86711439316026+0.3222532939814587i