SEC

Returns the secant of an angle measured in radians.

Sample Usage

SEC(3.14)
SEC(C5)

Syntax

SEC(number)

  • number - The angle, in radians, whose secant is to be computed.

Examples

SEC(3.14) returns the value -1.
SEC(C5) returns the secant of the angle contained in C5.