SEC Function

The SEC function is one of the math and trigonometry functions. It is used to return the secant of an angle specified in radians.

Syntax

SEC(number)

The SEC function has the following argument:

Argument Description
number The angle in radians that you wish to calculate the secant of. Its absolute value must be less than 2^27.

Notes

How to apply the SEC function.

Examples

The figure below displays the result returned by the SEC function.

SEC Function