- :floating
- :complex
cosh
calculate the hyperbolic cosine of given angle
Parameters
cosh angle :integer :floating :complex :quantity
Returns
Examples
copyprint cosh 0 ; 1.0 print cosh 0.3 ; 1.04533851412886 print cosh 1.0 ; 1.543080634815244
copycosh to :complex [2 1] ; => 2.032723007019666+3.0518977991518i