- :floating
- :complex
sec
calculate the secant of given angle
Parameters
sec angle :integer :floating :complex :quantity
Returns
Examples
copyprint sec 0 ; 1.0 print sec 0.3 ; 1.046751601538086 print sec 1.0 ; 1.850815717680925
copysec to :complex [1 1] ; => 0.4983370305551868+0.591083841721045i