Secant Calculator

Calculate secant from any angle in degrees or radians with an instant trigonometric result.

Secant calculator
Enter the angle, choose its unit, and calculate sec(x).

About the secant calculator

The secant calculator evaluates the trigonometric secant function for an angle measured in degrees or radians. Secant, commonly written sec(x), is the reciprocal of cosine. That means the calculator first interprets the angle in the selected unit, finds its cosine, and then divides one by that value. This direct relationship makes secant useful anywhere cosine appears in a denominator, including geometry, wave analysis, navigation, surveying, and calculus. Degrees divide a full turn into 360 equal parts, while radians describe angles by the ratio of arc length to radius. Both systems represent the same rotation. If you choose degrees, the calculator converts your entry to radians before using the standard trigonometric function. If you already have a radian value, select Radians and enter it directly. For reference, 180 degrees equals pi radians, 60 degrees equals pi divided by 3 radians, and 360 degrees equals 2 pi radians. Secant is undefined whenever cosine equals zero. These points occur at 90 degrees plus any whole-number multiple of 180 degrees, or at pi divided by 2 plus any whole-number multiple of pi radians. Near those angles, cosine becomes extremely small, so secant grows very large in magnitude. The calculator identifies values effectively at these vertical asymptotes and reports that the result is undefined rather than displaying an unstable floating-point value. Several familiar angles provide useful checks. The cosine of 0 degrees is 1, so its secant is 1. The cosine of 60 degrees is one half, making secant equal to 2. At 180 degrees cosine is negative 1, so secant is negative 1. Secant also has a period of 360 degrees, or 2 pi radians, meaning that adding a full rotation does not change the result. Use this calculator when checking homework, evaluating an expression, comparing degree and radian inputs, or exploring the secant graph. Results are rounded for readable display while the underlying calculation uses JavaScript double-precision arithmetic. Because values near an undefined point can change rapidly, retain enough angle precision and confirm the intended unit before interpreting a very large answer.

Secant examples

These common angles show positive, negative, and radian secant values.

AngleUnitResult
0Degreessec(x) = 1
60Degreessec(x) = 2
180Degreessec(x) = -1
3.141592653589793Radianssec(x) = -1

How to calculate secant

  1. Enter the angle whose secant you want to find.
  2. Choose Degrees or Radians to match the angle you entered.
  3. Select Calculate Secant to evaluate one divided by the angle's cosine.
  4. Read the secant value and check the displayed reciprocal formula.

Secant calculator FAQ

What is the secant of an angle?

Secant is the reciprocal of cosine, so sec(x) equals 1 divided by cos(x). It describes the ratio of a hypotenuse to the side adjacent to the angle in a right triangle.

When is secant undefined?

Secant is undefined whenever cosine is zero. In degrees, this happens at 90 degrees plus any multiple of 180 degrees.

Can I enter a negative angle?

Yes, negative angles are valid and represent rotation in the opposite direction. Because cosine is an even function, secant of negative x equals secant of positive x.

What is the difference between degrees and radians?

Degrees divide one turn into 360 parts, whereas radians measure an angle using arc length relative to radius. Select the unit that matches your input so the calculator interprets it correctly.

Why can a secant result be very large?

Secant becomes large when cosine is close to zero because it divides one by a very small number. This behavior occurs near the function's vertical asymptotes.