Arccos Calculator (Inverse Cosine)
Calculate the inverse cosine (arccos) of a value. Returns the angle whose cosine equals the input.
This free online arccos calculator (inverse cosine) provides instant results with no signup required. All calculations run directly in your browser — your data is never sent to a server. Enter your values below and see results update in real time as you type. Perfect for everyday calculations, homework, or professional use.
The cosine value (must be between -1 and 1)
Results
Angle (degrees)
60°
Angle (radians)
1.047198 rad
How to Use This Calculator
Enter your input values
Fill in all required input fields for the Arccos Calculator (Inverse Cosine). Most fields include unit selectors so you can work in your preferred unit system — metric or imperial, whichever matches your problem.
Review your inputs
Double-check that all values are correct and that you have selected the right units for each field. Incorrect units are the most common source of calculation errors and can produce results that are off by factors of 2, 10, or more.
Read the results
The Arccos Calculator (Inverse Cosine) instantly computes the output and displays results with units clearly labeled. All calculations happen in your browser — no loading time and no data sent to a server.
Explore parameter sensitivity
Try adjusting individual input values to see how the output changes. This is a quick and effective way to develop intuition about how different parameters influence the result and to identify which inputs have the largest effect.
When to Use This Calculator
- •Use the Arccos Calculator (Inverse Cosine) when you need a quick mathematical result without writing out all the steps manually, saving time on repetitive calculations.
- •Use it to verify hand calculations on tests or assignments and catch arithmetic mistakes.
- •Use it when teaching or explaining mathematical concepts to others, demonstrating how changing inputs affects the result.
- •Use it to explore the behavior of mathematical functions across a range of inputs.
Related Calculators
Arcsin Calculator (Inverse Sine)
Calculate the inverse sine (arcsin) of a value. Returns the angle whose sine equals the input.
Arctan Calculator (Inverse Tangent)
Calculate the inverse tangent (arctan) of a value. Returns the angle whose tangent equals the input.
Cosine Calculator
Calculate the cosine of any angle in degrees or radians. Returns values between -1 and 1.
Secant Calculator
Calculate the secant of any angle. Secant is the reciprocal of cosine: sec(θ) = 1/cos(θ).
Sine Calculator
Calculate the sine of any angle in degrees or radians. Returns values between -1 and 1.
Unit Circle Calculator
Find the sine, cosine, and tangent values for any angle on the unit circle.
About Arccos Calculator (Inverse Cosine)
The arccosine function (also written cos⁻¹ or arccos) is the inverse of the cosine function. Given a value x between −1 and 1, arccos(x) returns the angle θ whose cosine equals x. The principal value range is [0°, 180°] or [0, π] radians. The arccosine is commonly used when you know the adjacent side and hypotenuse of a right triangle and need the angle. It is also the function used to find angles in the dot product formula: cos(θ) = (A·B)/(|A||B|), so θ = arccos((A·B)/(|A||B|)). This appears frequently in computer graphics for lighting calculations, in physics for work done by a force at an angle, and in machine learning for cosine similarity. This calculator provides the result in both degrees and radians.
The Math Behind It
Formula Reference
Inverse Cosine
θ = arccos(x) = cos⁻¹(x)
Variables: x ∈ [−1, 1], θ ∈ [0°, 180°]
Worked Examples
Example 1: Angle between vectors
Vectors u = (1, 0) and v = (1, 1). Find the angle between them.
θ = 45°
Common Mistakes & Tips
- !Entering a value outside [−1, 1].
- !Confusing arccos with arcsec (1/cos).
- !Forgetting that arccos returns values in [0°, 180°], never negative.
Related Concepts
Used in These Calculators
Calculators that build on or apply the concepts from this page:
Frequently Asked Questions
What is the relationship between arcsin and arccos?
arcsin(x) + arccos(x) = 90° (or π/2 radians) for all x in [−1, 1].
Why does arccos return angles between 0° and 180°?
This is the principal value range chosen so that arccos is a proper function (single-valued). Cosine is one-to-one on [0°, 180°].
Embed this calculator on your site
Paste this snippet into your blog, course page, or documentation to drop a live, interactive Arccos Calculator (Inverse Cosine) into your page.
Free to embed — includes a link back to MegaCalc.