Tangent Calculator | Trigonometric Functions Calculator
Calculate tangent values for angles in degrees, radians, or gradians. Visualize tangent functions with graphs and unit circle.
Tangent Calculator - Trigonometric Functions Calculator
The Tangent Calculator is a powerful trigonometric tool that helps you calculate tangent values for angles in degrees, radians, or gradians. Tangent represents the ratio of sine to cosine and is crucial in trigonometry, calculus, physics, and engineering applications. This calculator provides accurate results with visual representations of tangent functions and their properties.
What is Tangent Function?
The tangent function (tan) is a fundamental trigonometric function that relates the angle of a right triangle to the ratio of the length of the opposite side to the adjacent side. Tangent is defined as the ratio of sine to cosine: tan(θ) = sin(θ) / cos(θ).
Key Properties:
• Domain: All real numbers except where cos(θ) = 0 (90°, 270°, etc.)
• Range: (-∞, ∞) all real numbers
• Period: 180° (π radians)
• Symmetry: tan(-θ) = -tan(θ) (odd function)
• Asymptotes: Vertical asymptotes at 90° + n·180°
Understanding Tangent Function
Tangent on the Unit Circle
On the unit circle, tangent can be visualized as the length of the line segment from the point (1,0) to the intersection point of the terminal side of the angle with the tangent line at (1,0).
- tan(θ) = y-coordinate / x-coordinate
- tan(θ) = slope of the terminal side
- Undefined when x-coordinate = 0
Common Tangent Values
| Angle | Tangent Value | Exact Value |
|---|---|---|
| 0° / 0 rad | 0 | 0 |
| 30° / π/6 rad | 0.5774 | √3/3 |
| 45° / π/4 rad | 1 | 1 |
| 60° / π/3 rad | 1.7321 | √3 |
| 90° / π/2 rad | ∞ | Undefined |
Tangent Graph Characteristics
Vertical Asymptotes
Tangent function has vertical asymptotes where cos(θ) = 0, at 90° + n·180° (π/2 + nπ radians).
Period
Tangent has a period of 180° (π radians), half of sine and cosine functions.
Odd Function
tan(-θ) = -tan(θ). The graph is symmetric about the origin.
Tangent Function Applications
Surveying & Navigation
Calculating heights, distances, slopes, and angles of elevation/depression.
Engineering
Calculating forces, slopes, angles in mechanical and civil engineering.
Physics
Calculating components of forces, projectile motion, and wave properties.
Computer Graphics
Calculating angles for 3D rotations, lighting, and perspective transformations.
Trigonometric Identities Involving Tangent
| Identity | Formula | Description |
|---|---|---|
| Definition | tan θ = sin θ / cos θ | Basic definition of tangent |
| Pythagorean Identity | 1 + tan²θ = sec²θ | Derived from sin²θ + cos²θ = 1 |
| Double Angle | tan(2θ) = 2tanθ/(1-tan²θ) | Tangent of double angle |
| Sum Formula | tan(A+B) = (tanA+tanB)/(1-tanA·tanB) | Tangent of sum of angles |
| Complementary Angle | tan(90°-θ) = cot θ | Relationship with cotangent |
Special Tangent Properties
Undefined Values
Tangent is undefined when cos(θ) = 0. This occurs at:
Sign by Quadrant
Tangent sign depends on quadrant:
Mnemonic: "All Students Take Calculus" (All, Sine, Tangent, Cosine)
Inverse Tangent Function (arctan)
The inverse tangent function (arctan or tan⁻¹) returns the angle whose tangent is a given number. It has a range of (-90°, 90°) or (-π/2, π/2).
Pro Tips for Using Tangent Calculator
- Remember tan(θ) = sin(θ)/cos(θ)
- Tangent is undefined at 90°, 270°, etc.
- Tangent has period 180° (π radians)
- For small angles, tan(θ) ≈ θ (in radians)
- Use arctan to find angles from slopes
- Check quadrant for correct sign of result
Frequently Asked Questions
Why is tangent undefined at 90° and 270°?
At 90° and 270°, cos(θ) = 0. Since tan(θ) = sin(θ)/cos(θ), division by zero makes the tangent undefined. These points are vertical asymptotes on the tangent graph.
What is the difference between tan and arctan?
tan(θ) gives the ratio (a number), while arctan(x) gives the angle whose tangent is x. They are inverse functions: arctan(tan(θ)) = θ (within the principal range).
How is tangent used in real life?
Tangent is used in surveying to calculate heights, in engineering for slope calculations, in physics for force components, and in navigation for course corrections.
What does a negative tangent value mean?
A negative tangent value means the angle is in Quadrant II or IV, where either sine and cosine have opposite signs, making their ratio negative.
This tangent calculator provides mathematical computations for educational and professional purposes. Results are based on JavaScript's Math.tan() function which uses double-precision floating-point arithmetic. For critical applications requiring extreme precision, please verify results with specialized mathematical software.