Science cluster

Algebra & Calculus Calculators

Solve equations, matrices, polynomials, integrals, derivatives, and transforms, along with number-theory and combinatorics problems.

Top calculators

A short starting set for the most common algebra & calculus calculators workflows.

3×3 Matrix Eigenvalue and Eigenvector Calculator

Enter a real 3×3 matrix to compute its characteristic polynomial, eigenvalues, and a real eigenvector for each real root.

3x3 eigenvalue calculator eigenvector calculator linear algebra 3x3 eigenvalue A − λ I

Characteristic Polynomial Calculator for 2×2, 3×3, and 4×4 Matrices

Compute the characteristic polynomial of a small real matrix and see how its coefficients connect to trace, determinant, and eigenvalues.

characteristic polynomial calculator eigenvalues A − λ I A − λI a root finder or eigenvalue calculator

Lambert W Calculator for Real Branches W0 and W-1

Use this Lambert W calculator to solve w e^w = x on the real branches W0 and W-1 with Newton iteration, derivative output, domain guidance, and worked examples.

Lambert W function calculator product logarithm principal branch lower branch Newton iteration

Quartic Equation Solver | Find Real and Complex Roots of Fourth-Degree Polynomials

Solve quartic equations of the form ax⁴ + bx³ + cx² + dx + e = 0. Enter coefficients to compute all four real or complex roots with a clear numerical explanation and an optional quartic-themed mini-game.

quartic equation solver fourth degree polynomial roots WASD all ax⁴

Bisection Method Calculator for Bracketed Root Finding

Approximate a real root with the bisection method by entering a sign-changing interval, a tolerance, and a maximum iteration count.

bisection method calculator root finding numerical analysis FAQ and f

Factorial Calculator (n!) — Exact BigInt Results & Digit Count

Compute n! exactly for any non‑negative integer. Includes digit count, worked examples, common values table, and practical limits for very large factorials.

factorial calculator n factorial combinatorics 6 different books Legendre’s formula

Gauss-Seidel Calculator for 2×2 and 3×3 Linear Systems

Use this Gauss-Seidel calculator to iteratively approximate 2×2 or 3×3 linear-system solutions from a zero initial guess, with residual and last-sweep change.

Gauss-Seidel calculator iterative method linear system solver matrix equation numerical analysis

Gaussian Elimination Calculator for 2×2 and 3×3 Systems

Solve 2×2 or 3×3 linear systems with Gaussian elimination, partial pivoting, and back substitution. Enter coefficients a11 through a33 and constants b1 through b3 to find x, y, and z.

gaussian elimination calculator linear system solver back coefficients constants

All calculators in this cluster

Browse 35 calculators matched to this topic, or return to the Science category.

2×2 and 3×3 Matrix Cofactor & Adjugate Calculator | Determinant

Find the determinant, signed cofactor matrix, and adjugate of a 2×2 or 3×3 matrix; review minors, transpose placement, and an interactive adjugate practice game.

matrix cofactor calculator adjugate matrix determinant inverse matrix M i j

3×3 LU Decomposition Calculator | Doolittle L and U Factors

Factor a 3×3 matrix into Doolittle lower and upper triangular matrices, with no pivoting, for linear algebra practice.

LU decomposition calculator matrix factorization linear algebra algebra decomposition

3×3 Matrix Eigenvalue and Eigenvector Calculator

Enter a real 3×3 matrix to compute its characteristic polynomial, eigenvalues, and a real eigenvector for each real root.

3x3 eigenvalue calculator eigenvector calculator linear algebra 3x3 eigenvalue A − λ I

Airy Isostatic Root Depth Calculator for Mountain Crust

Calculate a mountain's compensating crustal root and total crustal thickness from elevation, reference crust, and crust–mantle densities using Airy isostasy.

isostasy calculator mountain root depth crust mantle density a mountain airy

Arc Length Calculator | Simpson’s Rule Curve Length

Calculate the arc length of y = f(x) over an interval with Simpson’s rule and symbolic differentiation.

arc length calculator curve length and and f arc

Bernoulli Principle Streamline Simulator

Explore Bernoulli's equation with an interactive pipe animation. Adjust pressures, velocities, and elevations; watch energy bars change and download time-series data.

Bernoulli Principle Streamline Simulator science calculator CSV adjust and all quantities in si units

Bisection Method Calculator for Bracketed Root Finding

Approximate a real root with the bisection method by entering a sign-changing interval, a tolerance, and a maximum iteration count.

bisection method calculator root finding numerical analysis FAQ and f

Characteristic Polynomial Calculator for 2×2, 3×3, and 4×4 Matrices

Compute the characteristic polynomial of a small real matrix and see how its coefficients connect to trace, determinant, and eigenvalues.

characteristic polynomial calculator eigenvalues A − λ I A − λI a root finder or eigenvalue calculator

Child Height Predictor Calculator | Mid-Parental Adult Height Estimate

Estimate a child’s adult height from the parents’ heights with the mid-parental method. Enter mother and father heights in centimeters or inches, choose the child’s sex, and see a midpoint estimate with a practical range.

child height predictor adult height estimator mid-parental height calculator 5 ft 6 in = 66 in 5 ft 8 in = 68 in

Collatz Path Analyzer: Exact Stopping Time and 3n+1 Trajectory

Trace any Collatz (3n+1) trajectory with exact big-integer arithmetic: total stopping time, Terras stopping time, peak excursion, log-scale chart and CSV export.

Collatz conjecture 3n+1 problem Syracuse problem sequence analyzer total stopping time

Completing the Square Calculator | Quadratic Vertex Form and Vertex

Convert ax² + bx + c to a(x − h)² + k with this completing-the-square calculator. Find the vertex coordinates and a four-decimal vertex-form result from your coefficients.

completing the square calculator vertex form quadratic expression and substituting those values into a and the pair

Conjugate Gradient Calculator for Symmetric Positive-Definite Systems

Solve 2×2 and 3×3 symmetric positive-definite linear systems iteratively with this conjugate gradient calculator.

conjugate gradient calculator iterative linear solver SPD matrix GMRES SPD

Continued Fraction Convergent Explorer | Rational Approximation Table

Compute continued-fraction convergents for a decimal, fraction, or named constant, inspect rational-approximation errors, and download the convergent table as CSV.

continued fraction calculator convergent error Diophantine approximation rational approximations CSV

Derangement Counter - Count No-Fixed-Point Permutations

Count derangements for a labeled set, compare !n with n!, and see how no-fixed-point permutations approach 1/e.

derangement calculator subfactorial permutation fixed point combinatorics

Dijkstra Shortest Path Calculator for Weighted Graphs

Use this Dijkstra shortest path calculator to enter a small weighted graph, set start and end nodes, and trace the minimum-cost route with nonnegative edge weights.

dijkstra algorithm calculator shortest path BFS algorithm and

Factorial Calculator (n!) — Exact BigInt Results & Digit Count

Compute n! exactly for any non‑negative integer. Includes digit count, worked examples, common values table, and practical limits for very large factorials.

factorial calculator n factorial combinatorics 6 different books Legendre’s formula

Fraction Simplifier Calculator | Reduce and Combine Fractions Online

Simplify fractions and calculate addition, subtraction, multiplication, or division in your browser. Enter numerators and denominators, then see each result reduced automatically.

fraction simplifier reduce fractions fraction addition fraction subtraction fraction multiplication

Frobenius Norm Calculator for Matrix Magnitude and Difference

Find the Frobenius norm of a matrix or the norm of A-B for two same-size matrices. Enter rows with spaces or commas and see the result instantly.

Frobenius norm calculator matrix norm linear algebra matrix difference relative error

Gauss-Seidel Calculator for 2×2 and 3×3 Linear Systems

Use this Gauss-Seidel calculator to iteratively approximate 2×2 or 3×3 linear-system solutions from a zero initial guess, with residual and last-sweep change.

Gauss-Seidel calculator iterative method linear system solver matrix equation numerical analysis

Gaussian Elimination Calculator for 2×2 and 3×3 Systems

Solve 2×2 or 3×3 linear systems with Gaussian elimination, partial pivoting, and back substitution. Enter coefficients a11 through a33 and constants b1 through b3 to find x, y, and z.

gaussian elimination calculator linear system solver back coefficients constants

Hartley Transform Calculator for Real Sequences - Real-Valued DHT Spectrum Tool

Compute the discrete Hartley transform of a real sequence, inspect cas-based coefficients, and compare the real-valued spectrum with the DFT.

Hartley transform calculator discrete Hartley transform DHT real spectrum Fourier alternative

Heat Equation Solver | 1D Rod Diffusion with Finite Differences

Solve the one-dimensional heat equation for a rod with fixed end temperatures, then inspect the explicit finite-difference profile, grid spacing, and stability ratio.

heat equation solver diffusion PDE finite difference thermal diffusivity

Jordan Form Calculator for 2×2 Matrices

Calculate the Jordan canonical form of a 2×2 matrix, identify repeated or distinct eigenvalues, and see whether the matrix is diagonalizable or a single Jordan block.

jordan form calculator jordan canonical form 2x2 matrix linear algebra block

Kaprekar Routine Analyzer (4–7 Digit Inputs) | Kaprekar Sequence Calculator

Use this Kaprekar routine analyzer to explore digit-rearrangement sequences, inspect iteration tables, understand the classic 6174 fixed point, and experiment with longer starting values.

Kaprekar routine Kaprekar constant number theory digit rearrangement mathematical sequences

Kidney Failure Risk Equation (KFRE) Calculator

Estimate a two-year kidney failure risk percentage for chronic kidney disease using age, eGFR, ACR, and sex in the Kidney Failure Risk Equation.

KFRE calculator kidney failure risk equation chronic kidney disease eGFR albumin-creatinine ratio

Lambert W Calculator for Real Branches W0 and W-1

Use this Lambert W calculator to solve w e^w = x on the real branches W0 and W-1 with Newton iteration, derivative output, domain guidance, and worked examples.

Lambert W function calculator product logarithm principal branch lower branch Newton iteration

Linear Diophantine Equation Solver for ax + by = c

Find integer solution families for linear Diophantine equations ax + by = c, test gcd divisibility, and view a particular solution.

linear diophantine equation calculator ax + by = c solver FAQ and parametric family in terms of t no solution gcd any integer

Numerical Function Limit Calculator | Left- and Right-Hand Estimate

Estimate a function limit at a chosen point by comparing left-hand and right-hand values with shrinking step sizes. See the estimated limit, the final step size, and how the calculation behaves near holes, jumps, and asymptotes.

limit calculator calculus numerical limit left hand limit right hand limit

PageRank Calculator for Five-Page Link Graphs

Compute PageRank scores for a five-node directed graph. Enter the adjacency matrix and damping factor to see how link structure and teleportation shape the ranking.

PageRank calculator power iteration link analysis markov chain graph algorithm

Partition Function Calculator for Integer Partitions p(n)

Find p(n), the number of unordered partitions of a non-negative integer, and use this calculator to explore examples, formulas, assumptions, and growth in partition counts.

partition function integer partitions combinatorics additive partitions number theory

Quartic Equation Solver | Find Real and Complex Roots of Fourth-Degree Polynomials

Solve quartic equations of the form ax⁴ + bx³ + cx² + dx + e = 0. Enter coefficients to compute all four real or complex roots with a clear numerical explanation and an optional quartic-themed mini-game.

quartic equation solver fourth degree polynomial roots WASD all ax⁴

Repeating Decimal to Fraction Converter – Express Infinite Repeats as Rational Numbers

Convert repeating decimals into exact fractions with this simple browser tool for students and teachers.

repeating decimal to fraction recurring decimal converter math classroom tool browser convert

Self-Similar Fractal Dimension Calculator

Estimate the self-similar fractal dimension from the number of copies N and scaling ratio r, with examples, interpretation, and limitations for ideal fractals.

fractal dimension calculator self-similar Hausdorff dimension choose n choose r

Thin Lens Equation Calculator with Ray Diagram

Solve 1/f = 1/do + 1/di for image distance, magnification and dioptres. Live ray diagram, unit switching and an object-distance sensitivity sweep.

Thin Lens Equation Calculator with Ray Diagram science calculator ASTR CSV ISO

Walsh-Hadamard Transform Calculator for Normalized Coefficients

Transform a power-of-two sequence into normalized Walsh-Hadamard coefficients, inspect the add-subtract butterfly process, and copy the result for quick comparison.

Walsh-Hadamard transform calculator Hadamard matrix normalized coefficients butterfly stages add