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