SEC
Returns the secant of an angle.
Math & TrigonometryMath Basics
What it does
Returns the secant of an angle (1/cos).
Syntax
SEC(number)
Arguments
number(number) β Angle in radians.
Examples
Secant
Secant of 0.785.
FORMULA
=SEC(0.785)
RESULT
1.414
SAMPLE DATA
| A | |
|---|---|
| 1 | Rad |
| 2 | 0.785 |