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