Trigonometry Calculator
Calculate sine, cosine, tangent, or their inverse functions, in degrees or radians.
Degrees vs. radians
Degrees divide a full circle into 360 parts and are the more intuitive everyday unit, while radians measure angles based on arc length relative to radius (a full circle equals 2π radians) and are the standard unit used throughout higher mathematics and physics. This calculator handles the conversion automatically based on which unit you select.
A quick reference: 180° equals π radians, 90° equals π/2 radians, and 360° equals 2π radians — useful benchmarks for sanity-checking a conversion.
Forward functions vs. inverse functions
Sin, cos, and tan take an angle as input and return a ratio. Their inverses (arcsine, arccosine, arctangent) do the reverse — they take a ratio and return the angle that would produce it. This is useful whenever you know a ratio (like the slope of a ramp or the ratio of two sides of a triangle) and need to find the corresponding angle.
Inverse trig functions have restricted output ranges by mathematical convention (for example, arcsine only returns values between -90° and 90°) even though the same ratio could technically correspond to other angles — this is a standard convention to keep the inverse functions well-defined.
Frequently asked questions
Why does arcsine only return angles between -90° and 90°?
This is a mathematical convention to keep the inverse function well-defined — since multiple angles can produce the same sine value, arcsine is restricted to a single consistent range of outputs by definition.
What's a quick way to convert between degrees and radians?
Multiply degrees by π/180 to get radians, or multiply radians by 180/π to get degrees — this calculator handles that conversion automatically based on your selected unit.