- :floating
- :complex
actanh
calculate the inverse hyperbolic cotangent of given angle
Parameters
actanh angle :integer :floating :complex :quantity
Returns
Examples
copyprint actanh 0 ; nan print actanh 1 ; inf print actanh 10.0 ; 0.1003353477310756
copyactanh to :complex @[pi 1] ; => 0.2946214403408572-0.09996750087543603i