Trig Identity Explorer & Checker

Interactive trig identity explorer and cheat sheet. Browse core trigonometric identities and numerically verify your own identities with a trig identity checker.

Full original guide (expanded)

Trig Identity Explorer & Checker

Browse the most important trigonometric identities in one structured cheat sheet and use the interactive checker to test your own trig identities numerically.

All trigonometric functions are evaluated in radians. Use x as the variable.

Trig identity checker

Enter a candidate identity in terms of x. The tool evaluates both sides at several values of x (in radians) and checks whether they agree within a small numerical tolerance.

Supported functions: sin, cos, tan, sec, csc, cot, asin, acos, atan, sqrt, abs, log, ln, exp, and constant pi.

The numerical check report will appear here. The tool samples several values of x in radians and compares LHS(x) and RHS(x).

Basic trig identities

Definitions on the unit circle

For a real angle \(x\) measured in radians, on the unit circle:

  • \(\sin x = y\), the y–coordinate of the point on the unit circle
  • \(\cos x = x\), the x–coordinate of the point on the unit circle
  • \(\tan x = \dfrac{\sin x}{\cos x}\), whenever \(\cos x \neq 0\)

Reciprocal identities

  • \(\sec x = \dfrac{1}{\cos x}\), whenever \(\cos x \neq 0\)
  • \(\csc x = \dfrac{1}{\sin x}\), whenever \(\sin x \neq 0\)
  • \(\cot x = \dfrac{\cos x}{\sin x}\), whenever \(\sin x \neq 0\)

Pythagorean identities

  • \(\sin^2 x + \cos^2 x = 1\)
  • \(1 + \tan^2 x = \sec^2 x\), whenever \(\cos x \neq 0\)
  • \(1 + \cot^2 x = \csc^2 x\), whenever \(\sin x \neq 0\)

Quotient identities

  • \(\tan x = \dfrac{\sin x}{\cos x}\), whenever \(\cos x \neq 0\)
  • \(\cot x = \dfrac{\cos x}{\sin x}\), whenever \(\sin x \neq 0\)

Even–odd identities

  • \(\sin(-x) = -\sin x\)
  • \(\cos(-x) = \cos x\)
  • \(\tan(-x) = -\tan x\)
  • \(\csc(-x) = -\csc x\)
  • \(\sec(-x) = \sec x\)
  • \(\cot(-x) = -\cot x\)

Cofunction identities

For angles measured in radians:

  • \(\sin\left(\dfrac{\pi}{2} - x\right) = \cos x\)
  • \(\cos\left(\dfrac{\pi}{2} - x\right) = \sin x\)
  • \(\tan\left(\dfrac{\pi}{2} - x\right) = \cot x\)
  • \(\cot\left(\dfrac{\pi}{2} - x\right) = \tan x\)
  • \(\sec\left(\dfrac{\pi}{2} - x\right) = \csc x\)
  • \(\csc\left(\dfrac{\pi}{2} - x\right) = \sec x\)

How to read and use trig identities effectively

Trigonometric identities are more than just formulas to memorize: they encode deep geometric and analytic relationships between angles and triangles. When used well, they can turn complicated expressions into manageable ones and provide shortcuts in physics, engineering, and computer graphics.

1. Start from the Pythagorean identity

The identity \(\sin^2 x + \cos^2 x = 1\) is the foundation of most other trig identities. It follows directly from the unit circle definition and the Pythagorean theorem:

On the unit circle, a point has coordinates \((\cos x, \sin x)\). Using the Pythagorean theorem:

\(\cos^2 x + \sin^2 x = 1^2 = 1.\)

2. Verify identities numerically before proving them

The identity checker on this page is not a formal proof engine, but it is extremely useful as a sanity check. If two expressions are supposed to be identical but disagree numerically for some values of \(x\), then there is an algebraic mistake somewhere.

Typical workflow:

  1. Manipulate the expression on paper using known identities.
  2. Use the checker to compare the original expression and your simplified form for multiple values of \(x\).
  3. If they agree numerically, you can be much more confident that your algebra is correct.

3. Watch out for domain issues

Many trig identities hold only where both sides are defined. For example, \(\tan x = \dfrac{\sin x}{\cos x}\) is undefined when \(\cos x = 0\). When checking identities numerically, the tool skips test points where either side is not a finite real number and reports any domain-related issues separately.

4. Connecting to calculus and complex analysis

In calculus, trig identities simplify derivatives and integrals, especially for periodic or oscillatory functions. In complex analysis, Euler’s formula \(e^{ix} = \cos x + i \sin x\) unifies many identities into simple algebraic relations between exponentials. While this tool focuses on real-variable identities, the same formulas extend naturally into the complex plane.

Trig identity – FAQ


Audit: Complete
Formula (LaTeX) + variables + units
This section shows the formulas used by the calculator engine, plus variable definitions and units.
Formula (extracted LaTeX)
\[','\\]
','\
Formula (extracted text)
Definitions on the unit circle For a real angle \(x\) measured in radians, on the unit circle: \(\sin x = y\), the y–coordinate of the point on the unit circle \(\cos x = x\), the x–coordinate of the point on the unit circle \(\tan x = \dfrac{\sin x}{\cos x}\), whenever \(\cos x \neq 0\)
Formula (extracted text)
Reciprocal identities \(\sec x = \dfrac{1}{\cos x}\), whenever \(\cos x \neq 0\) \(\csc x = \dfrac{1}{\sin x}\), whenever \(\sin x \neq 0\) \(\cot x = \dfrac{\cos x}{\sin x}\), whenever \(\sin x \neq 0\)
Formula (extracted text)
Pythagorean identities \(\sin^2 x + \cos^2 x = 1\) \(1 + \tan^2 x = \sec^2 x\), whenever \(\cos x \neq 0\) \(1 + \cot^2 x = \csc^2 x\), whenever \(\sin x \neq 0\)
Formula (extracted text)
Quotient identities \(\tan x = \dfrac{\sin x}{\cos x}\), whenever \(\cos x \neq 0\) \(\cot x = \dfrac{\cos x}{\sin x}\), whenever \(\sin x \neq 0\)
Formula (extracted text)
Even–odd identities \(\sin(-x) = -\sin x\) \(\cos(-x) = \cos x\) \(\tan(-x) = -\tan x\) \(\csc(-x) = -\csc x\) \(\sec(-x) = \sec x\) \(\cot(-x) = -\cot x\)
Formula (extracted text)
Cofunction identities For angles measured in radians: \(\sin\left(\dfrac{\pi}{2} - x\right) = \cos x\) \(\cos\left(\dfrac{\pi}{2} - x\right) = \sin x\) \(\tan\left(\dfrac{\pi}{2} - x\right) = \cot x\) \(\cot\left(\dfrac{\pi}{2} - x\right) = \tan x\) \(\sec\left(\dfrac{\pi}{2} - x\right) = \csc x\) \(\csc\left(\dfrac{\pi}{2} - x\right) = \sec x\)
Variables and units
  • T = property tax (annual or monthly depending on input) (currency)
Sources (authoritative):
Changelog
Version: 0.1.0-draft
Last code update: 2026-01-19
0.1.0-draft · 2026-01-19
  • Initial audit spec draft generated from HTML extraction (review required).
  • Verify formulas match the calculator engine and convert any text-only formulas to LaTeX.
  • Confirm sources are authoritative and relevant to the calculator methodology.
Verified by Ugo Candido on 2026-01-19
Profile · LinkedIn
Formulas

(Formulas preserved from original page content, if present.)

Version 0.1.0-draft
Citations

Add authoritative sources relevant to this calculator (standards bodies, manuals, official docs).

Changelog
  • 0.1.0-draft — 2026-01-19: Initial draft (review required).