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