Online Inverse Trigonometric Functions (Graphs)
Explore inverse trig functions (arcsin, arccos, arctan): domain, range, and value at a number.
Result
arcsin(x): 0.5236 rad (30.00°)
arccos(x): 1.0472 rad (60.00°)
arctan(x): 0.4636 rad (26.57°)
Graphs: arcsin and arccos have domain [-1,1]; arctan has domain ℝ. Outputs in radians.
Frequently Asked Questions
- What are inverse trig functions?
- arcsin, arccos, and arctan are the inverses of sin, cos, tan; they return an angle (usually in radians) for a given ratio.
- What is the domain of arcsin and arccos?
- Both take inputs in [-1, 1]. arcsin outputs [-π/2, π/2]; arccos outputs [0, π].
- What is the domain of arctan?
- All real numbers. Output is in (-π/2, π/2).
Related Calculators
Celsius to Fahrenheit Converter
Convert Celsius to Fahrenheit and Fahrenheit to Celsius instantly. Free temperature converter.
Tip Calculator
Calculate tip and split the bill. Enter bill amount, tip percentage, and number of people.
Roman Numeral Converter
Convert numbers to Roman numerals and Roman numerals to numbers. Supports 1–3999.
Combinations Calculator
Calculate C(n,r) — the number of ways to choose r items from n without order. Uses n!/(r!(n-r)!).
Combinations with Replacement Calculator
Calculate the number of ways to choose r items from n with repetition allowed. Formula: C(n+r-1, r).
Even Permutations Calculator
Count how many permutations of n objects are even (expressible as an even number of swaps). For n ≥ 2, equals n!/2.