Trigonometric Functions Calculator
Calculate sin, cos, tan, csc, sec, cot for any angle in degrees or radians. Get all six trig functions at once with step-by-step unit circle values and reference angle.
Formula & Reference
| Variable | Symbol | Formula | Units |
|---|---|---|---|
| Trigonometric Functions Calculator | — | sin²(x) + cos²(x) = 1 | dimensionless |
Step-by-Step Examples
sin,cos,tan at 30°.
- sin(30°)=0.5
- cos(30°)=√3/2≈0.866
- tan(30°)=1/√3≈0.577
sin,cos,tan at 45°.
- sin=cos=√2/2≈0.707
- tan=1
tan(90°) is undefined.
- sin(90°)=1
- cos(90°)=0
- tan(90°)=undefined (division by zero)
Real-World Applications
Common Mistakes to Avoid
Most programming languages (Python, JavaScript) use radians. Always convert: radians = degrees × π/180.
cos(90°)=0 so tan=sin/cos is undefined. Not an error — it genuinely does not exist.
This Pythagorean identity always holds. Use it to check your answers.
Frequently Asked Questions
Related Math Calculators
Formula Explorer connections
Interpretation: This relationship connects dimensions, coordinates, angles or trigonometric ratios to a geometric measurement. Assumption: Use a consistent angle mode and length unit, identify the intended shape or coordinate system, and verify that the supplied dimensions form valid geometry.