- :floating
- :complex
csec
calculate the cosecant of given angle
Parameters
csec angle :integer :floating :complex :quantity
Returns
Examples
copyprint csec 0 ; inf print csec 0.3 ; 3.383863361824123 print csec 1.0 ; 1.188395105778121
copycsec to :complex [1 1] ; => 0.6215180171704283-0.3039310016284264i