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