Alias for secant
Source position: math.pp line 352
function Sec(x: Float) : Float;
sec is an alias for the secant function.