- :floating
- :complex
acsec
calculate the inverse cosecant of given angle
Parameters
acsec angle :integer :floating :complex :quantity
Returns
Examples
copyprint acsec 0 ; nan print acsec 1.0 ; 1.570796326794897 print acsec 10 ; 0.1001674211615598
copyacsec to :complex @[pi 1] ; => 0.2918255976444114-0.0959139808172324i