Secant Calculator
Calculate sec(α), inspect the reciprocal cosine relationship, and see where the selected angle sits on the secant curve.
Angle input
Enter one real angle. The calculator accepts standard decimal notation and optional U.S.-style thousands separators.
Live result
Secant function graph
The curve shows sec(x) from – 2π to 2π. The highlighted point uses an equivalent angle within the plotted interval.
Reference values
Use these common angles to compare signs, exact forms, and undefined points.
| Angle | Cosine | Secant | Exact form | Status |
|---|
How to use this secant calculator
What this calculator does
This calculator evaluates the trigonometric secant of a real angle. Secant is the reciprocal of cosine, so the central identity is sec(α) = 1/cos(α). The tool converts the selected unit to radians for calculation, checks whether cosine is zero, and then reports the decimal result, an exact special-angle form when one is recognized, the normalized angle, and the reference angle. It is a mathematical evaluator, not an inverse-secant solver and not a geometry proof tool.
When to use it
- Check homework or exam practice involving reciprocal trigonometric functions.
- Convert a degree-based secant problem into radians without changing the underlying angle.
- Identify whether an angle falls at a vertical asymptote where secant is undefined.
- Compare a chosen value with familiar special angles such as 30°, 45°, and 60°.
How to calculate
- The calculator opens with a complete 60° demonstration. Its first result is sec(60°) = 2, and the example Excel workbook is immediately available.
- Replace Angle α with your real number. Use a decimal point for fractions; commas are accepted only as U.S.-style thousands separators.
- Choose Degrees or Radians. Switching units converts the current angle, rather than merely relabeling it.
- Read Secant of α first, then use the cosine, normalized-angle, reference-angle, formula, graph, and reference table to interpret the result.
- Select Download Excel to export the current validated inputs and outputs. Reset clears the demonstration data and disables export until a complete valid angle is entered again.
Input guide
Angle α is required and accepts a finite signed decimal number. In Degrees mode, the value is measured in degrees; in Radians mode, it is measured in radians. A realistic input is 60 degrees or 1.0471975512 radians. Larger positive or negative values are valid because trigonometric functions are periodic, but the absolute magnitude is limited to preserve reliable floating-point reduction. A common mistake is typing 1,5 to mean 1.5; this calculator rejects that ambiguous decimal-comma format instead of silently treating it as 15.
Angle unit is required and has two choices: Degrees and Radians. Changing it preserves the same angle by converting the numeric value. For example, 60° becomes approximately 1.047197551197 radians. Do not switch units and then re-enter the old number unless you intend to describe a different angle.
Output guide
Secant of α is the primary unitless result. For every defined real input, its absolute value is at least 1. Positive and negative signs follow the sign of cosine. Cosine of α is the denominator used by the reciprocal identity. If cosine is zero at 90° + k·180°, secant is undefined rather than an enormous finite number.
Normalized angle shows the coterminal angle in the standard interval from 0° up to but not including 360°, or from 0 up to 2π radians. Reference angle is the nonnegative acute or axis angle used to relate the selected angle to first-quadrant trigonometric values. Exact form appears for recognized special angles; otherwise the calculator labels the decimal as an approximation. The graph is an analytical view of the same secant identity, with vertical asymptotes where cosine is zero. The reference table lists common angles and is an exact comparison aid, not a record of previous inputs.
Worked example
With the startup values, Angle α is 60° and Degrees is selected. The cosine is cos(60°) = 0.5. Applying the reciprocal identity gives sec(60°) = 1/0.5 = 2. The normalized angle remains 60°, the reference angle is 60°, the exact form is 2, and the plotted marker appears at the corresponding point on the positive branch. The workbook records the input 60, its radian equivalent π/3, cosine 0.5, and secant 2.
Learn more
The NIST Digital Library of Mathematical Functions gives formal definitions and periodicity for trigonometric functions. For a classroom-oriented treatment, OpenStax explains secant as one of the reciprocal trigonometric functions.
Understanding the secant result
Secant inherits cosine's period of 2π radians, or 360°. That is why adding or subtracting a full rotation does not change the answer. It is also an even function: sec( – α) = sec(α). The sign changes by quadrant because cosine is positive in quadrants I and IV and negative in quadrants II and III.
The graph deliberately limits the visible vertical range to – 5 through 5. This does not cap the calculation. It keeps the branches readable while leaving gaps near the asymptotes, where the true function grows without bound. OpenStax provides a detailed explanation of secant graphs and their vertical asymptotes.