Sin Cos Tan Calculator
Calculate sin, cos, tan, csc, sec, and cot for any angle in degrees or radians. Includes inverse trig, right-triangle side ratios, Pythagorean identity check, special angles table, and sum/difference formulas.
sin(θ)
—
cos(θ) —
tan(θ) —
csc(θ) —
sec(θ) —
cot(θ) —
Extended More scenarios, charts & detailed breakdown ▾
sin
—
cos —
tan —
csc —
sec —
cot —
Professional Full parameters & maximum detail ▾
Reference Table
Common angles table (0°,30°,45°,60°,90°) —
Identities & Formulas
Pythagorean identity check sin²+cos² —
Sum formula: sin(A+45°), cos(A+45°) —
Special triangles —
How to Use This Calculator
- Enter an angle and select degrees or radians.
- All six trig values (sin, cos, tan, csc, sec, cot) are computed instantly.
- Use From Sides tab to compute trig ratios from triangle side lengths.
- Use Inverse tab to find the angle from a known trig value.
Formula
sin(θ) = opp/hyp, cos(θ) = adj/hyp, tan(θ) = opp/adj
csc = 1/sin, sec = 1/cos, cot = cos/sin
Identity: sin²(θ) + cos²(θ) = 1
Example
θ = 45°: sin = cos = √2/2 ≈ 0.7071, tan = 1, csc = sec = √2 ≈ 1.4142, cot = 1
Frequently Asked Questions
- In a right triangle, sin(θ) = opposite/hypotenuse, cos(θ) = adjacent/hypotenuse, and tan(θ) = opposite/adjacent, where θ is one of the acute angles. These ratios extend to all angles using the unit circle: for angle θ, the point on the unit circle is (cos θ, sin θ). Sine and cosine range from −1 to 1; tangent ranges from −∞ to +∞. The mnemonic SOH-CAH-TOA (Sine=Opposite/Hypotenuse, Cosine=Adjacent/Hypotenuse, Tangent=Opposite/Adjacent) helps remember these definitions.
- Cosecant, secant, and cotangent are the reciprocal functions of the three primary trig functions: csc(θ) = 1/sin(θ), sec(θ) = 1/cos(θ), and cot(θ) = 1/tan(θ) = cos(θ)/sin(θ). They are undefined wherever the denominator is zero: csc is undefined where sin = 0 (at 0°, 180°, 360°, …), sec where cos = 0 (at 90°, 270°, …), and cot where sin = 0. These functions appear in calculus integrals (e.g., ∫sec²(x)dx = tan(x)+C) and in physics problems involving angles.
- Multiply degrees by π/180 to get radians. Examples: 45° = π/4 ≈ 0.7854 rad, 90° = π/2 ≈ 1.5708 rad, 180° = π rad, 360° = 2π rad. To convert radians back to degrees, multiply by 180/π. Key values: π/6 = 30°, π/4 = 45°, π/3 = 60°, π/2 = 90°. Most science and engineering calculations use radians. This calculator accepts both — just select Degrees or Radians mode before entering your angle.
- sin(30°) = 1/2 = 0.5 exactly. This comes from the 30-60-90 right triangle: with hypotenuse 2, the side opposite 30° = 1 and the side opposite 60° = √3. So sin(30°) = 1/2, cos(30°) = √3/2 ≈ 0.866, tan(30°) = 1/√3 ≈ 0.577. For the 45-45-90 triangle: sin(45°) = cos(45°) = √2/2 ≈ 0.707. For 60°: sin(60°) = √3/2 ≈ 0.866. These special angles are the most commonly memorized in trigonometry.
- tan(θ) = sin(θ)/cos(θ). At θ = 90°, sin(90°) = 1 but cos(90°) = 0, making the expression 1/0 — which is undefined. On the unit circle, 90° points straight up. The geometric tangent line at this point is vertical and never intersects the x-axis, so there is no finite tangent value. As θ approaches 90° from below, tan(θ) → +∞; from above, tan(θ) → −∞. tan is also undefined at 270° and all angles of the form 90° + 180°n (every odd multiple of 90°).
Related Calculators
Sources & References (5) ▾
- Calculus — James Stewart, Chapter 1: Functions — Cengage Learning
- OpenStax Algebra and Trigonometry — Chapter 7 — OpenStax
- MIT OpenCourseWare 18.01 Single Variable Calculus — MIT OCW
- Khan Academy — Trigonometry — Khan Academy
- NIST Digital Library of Mathematical Functions — Chapter 4 — NIST