Skip to main content

Angle of Elevation and Depression Calculator

Free Angle elevation depression Calculator for trigonometry. Enter values to get step-by-step solutions with formulas and graphs.

Share this calculator

Formula

tan(angle) = opposite / adjacent = height / distance

The angle of elevation or depression is found using the tangent ratio: angle = arctan(height / horizontal distance). The height is the side opposite the angle and the horizontal distance is the adjacent side in the right triangle formed.

Worked Examples

Example 1: Finding the Height of a Building

Problem: An observer stands 80 meters from the base of a building. The angle of elevation to the top is 32 degrees. Find the building height.

Solution: Using tan(angle) = height / distance:\ntan(32) = height / 80\nheight = 80 x tan(32)\nheight = 80 x 0.6249\nheight = 49.99 meters\n\nHypotenuse (line of sight) = 80 / cos(32) = 80 / 0.8480 = 94.34 meters\nSlope = (49.99 / 80) x 100 = 62.49%

Result: Building height = 49.99 m | Line of sight = 94.34 m | Slope = 62.49%

Example 2: Finding Distance from Angle of Depression

Problem: From the top of a 120m lighthouse, the angle of depression to a ship is 18 degrees. How far is the ship from the base?

Solution: The angle of depression from the lighthouse = angle of elevation from the ship = 18 degrees\nUsing tan(angle) = height / distance:\ntan(18) = 120 / distance\ndistance = 120 / tan(18)\ndistance = 120 / 0.3249\ndistance = 369.28 meters\n\nLine of sight = 120 / sin(18) = 120 / 0.3090 = 388.35 meters

Result: Distance to ship = 369.28 m | Line of sight = 388.35 m

Frequently Asked Questions

What is the angle of elevation?

The angle of elevation is the angle formed between a horizontal line and the line of sight when an observer looks upward at an object above their eye level. It is always measured from the horizontal plane upward to the line of sight. For example, when you look up at the top of a building from ground level, the angle between your horizontal gaze and your upward gaze to the rooftop is the angle of elevation. This angle is always between 0 and 90 degrees. The angle of elevation increases as you move closer to the base of the object you are observing. It is widely used in surveying, navigation, astronomy, and engineering to calculate heights and distances that cannot be measured directly.

What is the angle of depression?

The angle of depression is the angle formed between a horizontal line and the line of sight when an observer looks downward at an object below their eye level. It is measured from the horizontal plane downward to the line of sight. For example, if you stand on top of a cliff and look down at a boat on the water, the angle between your horizontal gaze and your downward gaze to the boat is the angle of depression. By the alternate interior angles theorem, the angle of depression from point A to point B equals the angle of elevation from point B to point A, assuming both measurements are relative to horizontal. This reciprocal relationship is frequently used in problem-solving when one angle is easier to measure than the other.

How do you calculate the angle of elevation or depression?

The angle of elevation or depression is calculated using the inverse tangent (arctangent) function. If you know the vertical height difference (opposite side) and the horizontal distance (adjacent side), the angle equals arctan(height / distance). For example, if a building is 50 meters tall and you stand 100 meters from its base, the angle of elevation is arctan(50/100) = arctan(0.5) = 26.57 degrees. You can also use inverse sine if you know the height and the line-of-sight distance (hypotenuse): angle = arcsin(height / hypotenuse). Or use inverse cosine with the horizontal distance and hypotenuse: angle = arccos(distance / hypotenuse). All three methods give the same angle when applied correctly.

Why are the angle of elevation and angle of depression equal?

The angle of elevation from one point to another equals the angle of depression from the second point back to the first. This equality exists because of the alternate interior angles theorem in parallel lines geometry. The horizontal line at the observer position and the horizontal line at the object position are parallel (both are horizontal). The line of sight acts as a transversal cutting through these two parallel horizontal lines. The angle of elevation (measured above the lower horizontal) and the angle of depression (measured below the upper horizontal) are alternate interior angles formed by this transversal, and therefore they are always equal. This principle is fundamental in surveying and navigation because it allows measurements from either endpoint.

What is the relationship between slope and angle of elevation?

Slope and angle of elevation are directly related through the tangent function. The slope (or grade) of an incline equals the tangent of the angle of elevation. Slope is often expressed as a percentage: slope percent = (rise / run) times 100 = tan(angle) times 100. A 45-degree angle corresponds to a 100% slope (rise equals run). A 1% slope corresponds to about 0.57 degrees. Common examples include: highway grades rarely exceed 6% (about 3.4 degrees), wheelchair ramps are typically 1:12 slope ratio (about 4.76 degrees or 8.3%), and railway grades are usually under 2% (about 1.15 degrees). The slope ratio format (like 1:12) means for every 1 unit of rise there are 12 units of horizontal run.

How do you solve problems involving multiple angles of elevation?

Problems with multiple angles of elevation typically involve observing the same object from two different positions, creating two right triangles that share the height as a common side. The classic approach is to set up two equations using the tangent function. If you observe a tower from point A with angle of elevation alpha, then move d meters closer and observe angle beta, you get: h = d1 times tan(alpha) and h = d2 times tan(beta), where d1 and d2 are the distances from each observation point. Since d1 = d2 + d, you can solve: h = d times tan(alpha) times tan(beta) / (tan(beta) - tan(alpha)). This technique eliminates the need to know the actual distances to the base, making it practical for measuring heights of objects where the base is inaccessible.

References