Mathematica > Mathematics and Algorithms > Formula Manipulation > Algebraic Transformations > Trigonometric Functions >
Mathematica > Mathematics and Algorithms > Mathematical Functions > Elementary Functions > Trigonometric Functions >

Sec

Sec[z]
gives the secant of z.
  • Mathematical function, suitable for both symbolic and numerical manipulation.
  • The argument of Sec is assumed to be in radians. (Multiply by Degree to convert from degrees.)
  • sec(z)=1/cos(z).
  • For certain special arguments, Sec automatically evaluates to exact values.
  • Sec can be evaluated to arbitrary numerical precision.
  • Sec automatically threads over lists.
New in 1 | Last modified in 3
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team