- Fraction Calculator
- Matrix Calculator
- Slope Calculator
- Algebra Calculator
- Trigonometry Calculator
- Percentage Calculator
- Probability Calculator
-
Point Rotation CalculatorRotate a 2D point around any center by a given angle. Computes new coordinates using x' = x cosθ − y sinθ, y' = x sinθ + y cosθ.
-
Direction of the Vector CalculatorFind the direction angle of a 2D vector from its x and y components using θ = atan2(y, x). Get the angle in degrees and radians plus magnitude.
-
Polar to Cartesian Coordinates ConverterConvert 2D polar coordinates (r, theta) into Cartesian (x, y) coordinates. Supports degrees and radians using x = r cos theta, y = r sin theta.
-
Cartesian to Polar Coordinates ConverterConvert 2D Cartesian (x, y) coordinates to polar (r, theta). Uses atan2 for correct quadrant angles in degrees or radians. Free online calculator.
-
Right Triangle Hypotenuse and Height from Base and Slope AngleCompute the hypotenuse c and height b of a right triangle from the base a and slope angle theta. Uses c = a / cos(theta) and b = a * tan(theta).
-
Right Triangle Base and Hypotenuse from Angle and Height CalculatorGiven the angle and the opposite height of a right triangle, compute the adjacent base and the hypotenuse using tangent and sine in degree mode.
-
Base and Height from Hypotenuse and Angle (Right Triangle)Compute the base (adjacent) and height (opposite) sides of a right triangle from the hypotenuse and inclination angle using a = c·cos θ and b = c·sin θ.
-
Jacobi Elliptic Function dn(u, k) CalculatorCompute the Jacobi elliptic function dn(u, k), the delta amplitude, for any real argument u and modulus k in [-1, 1] using the AGM descending method.
-
Rotation of Axes (New Coordinates) CalculatorFind a point's coordinates (X, Y) after rotating the axes by angle theta about the origin. Supports degrees or radians and clockwise rotation.
-
Jacobi Elliptic Functions sn, cn, dn CalculatorCompute the Jacobi elliptic functions sn(u,k), cn(u,k) and dn(u,k) for any real argument u and modulus k (0 to 1) using the robust AGM algorithm.
-
Complete Elliptic Integrals K(k) and E(k) Table CalculatorGenerate a table of complete elliptic integrals K(k) and E(k) over a sequence of modulus values k via the AGM method. Set initial k, step, and rows.
-
Complete Elliptic Integral of the Second Kind E(k) CalculatorCompute the complete elliptic integral of the second kind E(k) for any modulus -1 to 1 using the fast, high-accuracy arithmetic-geometric mean method.
-
Complete Elliptic Integral of the First Kind K(k) CalculatorCompute K(k), the complete elliptic integral of the first kind, from the elliptic modulus k using the fast AGM method. Modulus convention (m = k squared).
-
Sine Integral Si(x) CalculatorCompute the sine integral Si(x) = integral from 0 to x of sin(t)/t dt for any real x. Free, high-precision special-function calculator.
-
Polar to Cartesian Coordinate Conversion (Complex Number)Convert a complex number from polar form (magnitude r and angle theta) into rectangular Cartesian form x + yi. Supports radians and degrees.
-
Cartesian to Polar Form Converter for Complex NumbersConvert a complex number x + yi from Cartesian (rectangular) form into polar form r·e^(θi). Get the modulus r and argument θ in radians instantly.
-
Angle and Hypotenuse from Base and HeightCompute the inclination angle (in decimal degrees and DMS) and the hypotenuse of a right triangle from its base and height legs. Free trig calculator.
-
Right Triangle Angle and Base CalculatorFind the inclination angle (degrees and D-M-S) and the base of a right triangle from its height and hypotenuse using arcsin and the Pythagorean theorem.
-
Base & Hypotenuse to Angle and Height CalculatorFind a right triangle's inclination angle (decimal degrees and D M S) and height from the base and hypotenuse using cos and the Pythagorean theorem.
-
Degrees Minutes Seconds CalculatorConvert degrees, minutes and seconds (DMS) to decimal degrees and radians instantly. Free online angle/coordinate converter with worked examples.
-
Angle of Depression CalculatorCalculate the angle of depression from a vertical height and horizontal distance. Get the angle instantly in degrees and radians using the arctangent.
-
Ramp CalculatorCalculate ramp length, slope percentage, incline angle, and slope ratio from the rise and run using the Pythagorean theorem and trigonometry.
-
Ladder Angle CalculatorCalculate the angle of a ladder against a wall from its height and base distance. Check the safe 75-degree (4-to-1) setup and required ladder length.
-
Tree Height CalculatorCalculate tree height from your distance, the angle to the treetop, and your eye height using trigonometry. Free, fast, and accurate online tool.