Secant
This function returns the secant of the given angle.
NOTE: sec(x) = 1 / cos(x)
Back