User Rating 0.0
Total Usage 0 times
Range: 0 to 90° (or equivalent)
Presets:
Enter an angle and press Calculate
Is this tool helpful?

Your feedback helps us improve.

About

Two angles are complementary when their sum equals exactly 90° (π÷2 rad). This constraint appears in right-triangle trigonometry, structural bracing calculations, and optical reflection geometry. An incorrect complement propagates errors through dependent calculations: a 1° deviation in a miter joint produces a visible gap proportional to tan(1°) × board width. This calculator accepts input in degrees, radians, or gradians, validates the range 0 α 90°, and returns the exact complement with a visual diagram. Note: complementary angles are defined only for positive angles less than or equal to 90°. Angles outside this range have no complement by geometric definition.

complementary angles angle calculator geometry 90 degrees complement angle trigonometry

Formulas

The complement of an angle α is defined as the difference between a right angle and α:

β = 90° α

This holds when 0° α 90°. In radians the equivalent expression is:

β = π2 α

In gradians (gon), a right angle equals 100 grad:

β = 100 grad α

Unit conversion factors used internally:

1 rad = 180π° 57.2958°
1 grad = 0.9°

Where α = input angle, β = complementary angle, π 3.14159265359.

A key trigonometric identity links complementary angles: sin(α) = cos(β) and cos(α) = sin(β). This is the origin of the name "co-sine" (complement's sine).

Reference Data

Angle α (°)Complement (°)Angle (rad)Complement (rad)Angle (grad)Complement (grad)Common Use
09001.57080100Baseline / Horizon
5850.08731.48355.55694.444Roof pitch (low slope)
10800.17451.396311.11188.889Ramp incline (ADA max)
15750.26181.309016.66783.333Woodworking chamfer
20700.34911.221722.22277.778Staircase angle
22.567.50.39271.17812575Octagonal miter cut
30600.52361.047233.33366.66730-60-90 triangle
33.3356.670.58180.989037.03362.967Trisected right angle
36540.62830.94254060Golden triangle base
40500.69810.872744.44455.556Ergonomic screen tilt
45450.78540.7854505045-45-90 isosceles right
50400.87270.698155.55644.444Photography tilt angle
54360.94250.62836040Golden triangle apex
60301.04720.523666.66733.333Equilateral triangle vertex
67.522.51.17810.39277525Octagonal join complement
70201.22170.349177.77822.222Steep roof pitch
72181.25660.31428020Regular pentagon interior/2
75151.30900.261883.33316.667Drafting angle
80101.39630.174588.88911.111Near-vertical brace
8551.48350.087394.4445.556Glancing incidence
9001.570801000Right angle (perpendicular)

Frequently Asked Questions

By geometric definition, complementary angles must sum to exactly 90°. If your input exceeds 90° (or π/2 rad, or 100 grad), no real complement exists. The calculator will display an error rather than return a negative value, because a negative angle has no physical meaning in the complementary context. If you need angles summing to 180°, you are looking for supplementary angles instead.
JavaScript uses IEEE 754 double-precision arithmetic, which introduces rounding errors around the 15th - 16th significant digit. For example, converting 1 radian to degrees yields 57.29577951308232° rather than the exact infinite-decimal value. This calculator rounds displayed results to 6 decimal places, which keeps error below 0.0000005° - far smaller than any practical measurement tool can resolve. The internal computation retains full double precision.
Gradians (gon) divide a right angle into exactly 100 units, making a full circle 400 grad. This decimal subdivision simplifies mental arithmetic in field surveying: a slope of 1 grad equals exactly 1% grade over short distances. European total stations and theodolites default to gradians for this reason. The complement in gradians is simply 100 − α, avoiding the factor-of-9 conversion that degrees require.
In a right triangle, the two non-right angles are always complementary (they sum to 90°). This produces the co-function identities: sin(α) = cos(90° − α), tan(α) = cot(90° − α), and sec(α) = csc(90° − α). These identities are not just theoretical - they reduce computation in navigation, structural analysis, and signal processing by letting you swap one trig function for another when the complement is easier to measure.
Yes, but only at exactly 45°. When α = β = 45°, both angles are equal and complementary. This is the unique case exploited in 45-45-90 isosceles right triangles, where the two legs are equal in length and the hypotenuse is leg × √2. Miter saws default to 45° cuts precisely because two complementary 45° bevels form a perfect 90° corner joint.
The mathematical complement is exact and temperature-independent. However, in physical construction, thermal expansion can alter measured angles. A steel beam expanding 1 mm over 10 m changes the angle by approximately arctan(0.001/10) ≈ 0.0057°. For precision work (optical benches, CNC machining), you calculate the ideal complement here, then apply material-specific thermal correction factors separately. This tool provides the geometric ideal; real-world tolerances are your responsibility.