Macaulay2 » Documentation
Packages » Macaulay2Doc » analytic functions » sec
next | previous | forward | backward | up | index | toc

sec -- secant

Description

i1 : sec(pi/3)

o1 = 2

o1 : RR (of precision 53)

See Trigonometric function.

Ways to use sec:

  • sec(CC)
  • sec(RR)
  • sec(RRi)

For the programmer

The object sec is a method function.


The source of this document is in Macaulay2Doc/ov_analytic_functions.m2:316:0.