Main Content
sec
Secant of angle in radians
Syntax
Description
Examples
Input Arguments
Output Arguments
More About
Tips
In floating-point arithmetic,
sec
is a bounded function. That is,sec
does not return values ofInf
or-Inf
at points of divergence that are multiples ofpi
, but a large magnitude number instead. This stems from the inaccuracy of the floating-point representation of π.