Cos Inverse Calculator - Principal Angle in Degrees, Radians, and Pi

Use this cos inverse calculator to invert any cosine value between -1 and 1 and read the principal angle in degrees, radians, or pi form, with a built-in cosine check.

Updated: June 16, 2026 • Free Tool

Cos Inverse Calculator

Cos inverse is only defined for cosine values in the closed interval [-1, 1].

Results

Angle in degrees
0°
Angle in radians 0rad
Angle as multiple of pi 0pi
Cosine check (cos of angle) 0unitless

What Is a Cos Inverse Calculator?

A cos inverse calculator is a tool that takes a cosine value in the closed interval from -1 to 1 and returns the principal angle whose cosine equals that value, expressed in degrees, radians, and as a multiple of pi at the same time. Cos inverse is written cos^-1 or arccos, and the calculator makes the inversion step explicit so you can read the result in whichever unit your problem uses.

  • Recovering a missing angle in a right triangle: Hand the tool the adjacent-side / hypotenuse ratio and read the angle directly, without flipping through a trig table or a calculator's secondary inverse key.
  • Working through inverse trig identities: Confirm textbook identities such as cos^-1(0.5) = 60 degrees or cos^-1(0) = 90 degrees while you work through precalculus or calculus homework.
  • Computing angles from dot products: Take the cosine of the angle between two vectors from the dot product and magnitudes, then invert it to get the angle for physics or graphics code.

Cos inverse is also written arccos, and the two names describe the same function. The notation cos^-1 is easy to misread, because the negative-one superscript is an exponent, not a fraction, and it does not mean 1 divided by cos. The reciprocal of cosine is the secant, written sec(x) = 1 / cos(x), which is a different function with a different range.

If you already know the input is coming from a real cosine ratio and you also have the original angle, the standard forward Cos Calculator is the more direct match for that step.

How the Cos Inverse Calculator Works

The calculator reads your cosine value, checks that it lies in the closed interval from -1 to 1, and applies the inverse-cosine function to return the principal angle. The same angle is then converted into degrees, radians, and a multiple of pi so you can read the result in whatever unit the surrounding problem uses.

arccos(x) = theta, cos(theta) = x, theta in [0, pi]
  • x: The cosine value you enter. Must satisfy -1 <= x <= 1; values outside that interval have no real cos inverse.
  • theta: The principal cos inverse result, an angle in radians by default. Always lies in [0, pi] radians, which is [0, 180] degrees.

Behind the scenes, the calculator relies on the principal branch of the inverse cosine, which is the unique angle theta in [0, pi] that satisfies cos(theta) = x. The cosine check row recomputes cos(theta) so a typo in the input or a value that is just outside the domain surfaces as a visible mismatch.

For negative inputs, the identity arccos(-x) = pi - arccos(x) places the result in the second quadrant and makes the answer an obtuse angle. The cosine check comes back equal to the input rather than to its negative, because the principal cos inverse is anchored to [0, pi], not to [-pi/2, pi/2].

Worked example: cos inverse of 0.6 from a right triangle

Adjacent side = 3, hypotenuse = 5, so x = 3 / 5 = 0.6

theta = arccos(0.6) = 0.9273 radians because cos(0.9273) = 0.6. Converting to degrees gives 0.9273 * (180 / pi) = 53.1301 degrees.

53.1301 degrees (0.9273 radians, 0.2952 pi)

A cosine ratio of 0.6 corresponds to an angle of about 53.13 degrees, the missing acute angle in a 3-4-5 right triangle.

According to Wikipedia: Inverse trigonometric functions, the principal value of arccos is defined on [-1, 1] and returns an angle in the range [0, pi] radians

If you want the same function framed under its arccos notation with extra worked examples on the principal range, the Arccos Calculator carries the identical formula with that naming.

Key Concepts Explained

These four ideas are the foundation for reading the calculator's output correctly. Each one is tied to a specific row or behavior of the tool, so the connection between concept and result is concrete.

Principal branch in [0, pi]

Cos inverse is restricted to the principal branch, which means the output is always in [0, pi] radians. Without that restriction, a single cosine value would map to infinitely many angles and cos inverse would no longer be a function.

Domain [-1, 1]

Cosine only ever produces values between -1 and 1, so cos inverse can only accept inputs in that closed interval. The calculator rejects anything outside that interval with a domain error rather than returning a confusing result.

Inverse relationship with cosine

Cos inverse and cosine undo each other. Applying cos inverse to a cosine value returns the original angle, and applying cosine to a cos inverse result returns the original cosine value, within floating-point precision.

Reference value table

Common inputs such as 1, sqrt(3)/2, sqrt(2)/2, 0.5, 0, -0.5, -sqrt(2)/2, -sqrt(3)/2, and -1 map to 0, 30, 45, 60, 90, 120, 135, 150, and 180 degrees respectively. Memorising these makes the calculator's output easier to read at a glance.

The principal branch is the reason cos^-1(0.5) is 60 degrees and not 300 degrees, even though both share a cosine of 0.5. The supplementary angle, which sums with the principal to 180 degrees, is 120 degrees for that example, but its cosine is -0.5, not 0.5, because cosine is negative in the second quadrant.

When you need to move between degrees, radians, gradians, and turns while you work through reference angles, the Angle Converter keeps the units consistent without re-entering the input value.

How to Use This Cos Inverse Calculator

Working with the calculator takes only a few seconds. Type the cosine value, read the principal angle in the unit your problem uses, and use the cosine check to confirm the inverse relationship.

  1. 1 Enter the cosine value: Type the cosine value in the input box. The value must be between -1 and 1, including the endpoints.
  2. 2 Read the principal angle: The angle in degrees, radians, and as a multiple of pi all appear in the results panel as soon as the input is valid.
  3. 3 Verify with the cosine check: Compare the cosine check row in the results panel with the value you entered. The two numbers should match within floating-point precision.
  4. 4 Apply the negative-input identity when needed: If the cosine value is negative, expect the result in the second quadrant. The principal cos inverse of a negative value is pi minus the principal cos inverse of its absolute value.
  5. 5 Watch for domain errors: If the input is outside [-1, 1] or left blank, the calculator replaces the result with a domain error explaining what range cos inverse accepts.

Suppose a right triangle has an adjacent side of 3 and a hypotenuse of 5, so the cosine of the angle is 3 / 5 = 0.6. Enter 0.6, read 53.1301 degrees (about 0.9273 radians, 0.2952 pi), and verify the cosine check back to 0.6. The tool turns a side ratio into the missing angle without manual trig table work, and the cosine check confirms the inverse step was applied correctly.

When the cosine value comes from a real right triangle and you also know one other side or angle, the Right Triangle Calculator lets you cross-check the cos inverse angle against the remaining sides and the other two angles of the triangle.

Benefits of This Cos Inverse Calculator

A cos inverse tool that returns degrees, radians, and pi form together with a cosine check is useful for homework, engineering drafts, and code reviews, where a single mismatch between units can cost the whole answer.

  • Three output units at once: See the principal angle in degrees, radians, and as a multiple of pi without re-running the calculation for each unit.
  • Built-in cosine check: The cosine check recomputes cos(theta) so you can confirm the inverse relationship and catch input errors immediately.
  • Clear domain validation: Inputs outside [-1, 1] are flagged with a clear message rather than returning a confusing NaN or silently clamping the value.
  • Reference-friendly defaults: Common inputs like 0, 0.5, sqrt(2)/2, and 1 return exact or near-exact values that line up with textbook reference angles.

The biggest practical win is keeping degrees, radians, and pi form side by side. Reading the same angle in three units at once removes the need to copy a value into a separate conversion tool just to see the same answer in a different unit.

If your textbook uses the cos^-1 notation as the primary name for the function, the Cos 1 Calculator carries the identical formula with that exact framing.

Factors That Affect Your Results

A handful of factors control what the tool can return. Knowing them up front prevents the most common mistakes, especially when a value is just outside the domain.

Input must stay in [-1, 1]

Any value strictly greater than 1 or strictly less than -1 has no real cos inverse. The calculator surfaces this as a domain error rather than silently clamping.

Floating-point overshoot near the boundary

Values like 1.0000000001 can come from intermediate dot product or normalization calculations. The calculator rejects them with a domain error so a stray overshoot surfaces as a clear message.

Principal branch only

Cos inverse always returns the angle in [0, pi]. For the second angle that shares the same cosine, subtract the principal from 360 degrees or 2*pi. The supplementary angle has a different cosine sign.

Sign of the cosine value

Negative cosine values map to obtuse angles (between 90 and 180 degrees). Positive values map to acute angles, and zero maps exactly to 90 degrees.

  • The tool returns the principal real angle. It does not compute complex-valued cos inverse for inputs outside [-1, 1] because that is rarely what classroom or applied problems need.
  • Floating-point arithmetic means the cosine check is only equal to the input to roughly 15 significant digits. Treat the cosine check as a sanity check, not an equality test.

If you ever need a second angle whose cosine matches the principal result, the reflex angle 360 - theta degrees (or 2*pi - theta radians) is the one. For cos inverse of 0.5, the principal is 60 degrees and the reflex is 300 degrees, and cos(300 degrees) is also 0.5.

Complex-valued cos inverse and alternative branch solutions are outside what this tool is designed to answer.

According to Wolfram MathWorld: Inverse Cosine, arccos is the inverse of the cosine function restricted to the principal branch [0, pi] and is also written as cos to the power of negative one

According to Omni Calculator: Cos Inverse, cos inverse is the inverse of cosine, defined for x in [-1, 1] and ranging over [0, pi] radians, with the identity arccos(-x) = pi - arccos(x) for negative inputs

If the cos inverse result needs to be reported in degrees, minutes, and seconds instead of decimal degrees, the Radians to Degrees Calculator reformats the angle without losing precision.

Cos inverse calculator input box for a cosine value between -1 and 1, with degrees, radians, and pi form result panel
Cos inverse calculator input box for a cosine value between -1 and 1, with degrees, radians, and pi form result panel

Frequently Asked Questions

Q: What is cos inverse?

A: Cos inverse is the inverse of the cosine function, also written cos^-1 or arccos. Given a cosine value between -1 and 1, cos inverse returns the principal angle whose cosine equals that value, always in the range 0 to pi radians (0 to 180 degrees).

Q: How do I find the cos inverse of a number?

A: Type the cosine value into the calculator and read the principal angle in degrees, radians, or as a multiple of pi. For common reference inputs such as 0, 0.5, sqrt(2)/2, sqrt(3)/2, and 1, the principal cos inverse results are 90, 60, 45, 30, and 0 degrees respectively.

Q: What is the domain of cos inverse?

A: Cos inverse is only defined for cosine values in the closed interval [-1, 1]. The range of cosine is [-1, 1], and that range becomes the domain of its inverse, so anything outside the interval has no real cos inverse.

Q: What is the range of cos inverse?

A: The principal range of cos inverse is [0, pi] radians, or [0, 180] degrees. That interval is where cosine is one-to-one, which is what makes cos inverse a well-defined function instead of a many-valued relation.

Q: Is cos inverse the same as 1 over cos?

A: No. Cos inverse is the inverse of cosine, not its reciprocal. The reciprocal of cosine is the secant function, written sec(x) = 1 / cos(x), which behaves very differently from cos inverse and has a different range.

Q: What is the cos inverse of a negative number?

A: For a negative input -x with x in (0, 1], the cos inverse is pi - arccos(x), which places the result in the second quadrant between 90 and 180 degrees. For example, cos inverse of -0.5 is 120 degrees, because cos(120 degrees) = -0.5 and 120 degrees lies in [0, pi].