- :floating
- :complex
asec
calculate the inverse secant of given angle
Parameters
asec angle :integer :floating :complex :quantity
Returns
Examples
copyprint asec 0 ; nan print asec 45 ; 1.548572275176629 print asec 5 ; 1.369438406004566
copyasec to :complex @[pi 1] ; => 1.278970729150485+0.09591398081723231i