Yes for integers (GCD, LCM, primes, bases, combinatorics and Fibonacci), which use exact BigInt arithmetic. For correlation and regression, results are double-precision floating-point (IEEE 754), with sufficient precision for most practical cases.
Mathematics
Precise math calculators: number bases, fractions, GCD/LCM, primes, combinatorics, Fibonacci, correlation and regression.
Featured
Most visited tools recently within this category.
Number Base Converter
AvailableConvert integers between binary, octal, decimal, hexadecimal and custom base (2–36).
Fraction Simplifier
AvailableSimplify fractions, convert between improper and mixed form and get the exact decimal.
GCD & LCM Calculator
AvailableCompute GCD and LCM for multiple integers with step-by-step prime factorization.
Prime Number Checker
AvailableCheck if a number is prime and get its prime factorization with detailed steps.
All tools
Complete list in this category, with quick cards to open each tool.
Number Base Converter
AvailableConvert integers between binary, octal, decimal, hexadecimal and custom base (2–36).
Fraction Simplifier
AvailableSimplify fractions, convert between improper and mixed form and get the exact decimal.
GCD & LCM Calculator
AvailableCompute GCD and LCM for multiple integers with step-by-step prime factorization.
Prime Number Checker
AvailableCheck if a number is prime and get its prime factorization with detailed steps.
Combination Calculator
AvailableCompute C(n,r) with and without repetition, showing the formula and exact result.
Permutation Calculator
AvailableCompute P(n,r) with and without repetition, showing formula, steps and exact result.
Fibonacci Sequence Generator
AvailableGenerate the first N Fibonacci terms with support for arbitrarily large values.
Correlation Coefficient Calculator
AvailableCompute the Pearson correlation coefficient (r) for x,y data pairs.
Linear Regression Calculator
AvailableSimple linear regression with slope, intercept, r², standard error and line equation.
Rule of Three Calculator
AvailableSolve direct, inverse and compound rule of three with step-by-step equation.
Quadratic Equation Solver
AvailableSolve ax²+bx+c=0 with the quadratic formula, discriminant, and real or complex roots.
Area & Volume Calculator
AvailableCompute area and perimeter of 2D shapes and volume of 3D solids with formulas and unit conversion.
Pythagorean Theorem Calculator
AvailableEnter any two sides of a right triangle and compute the third using a²+b²=c².
Standard Deviation Calculator
AvailableCompute mean, variance and standard deviation (population or sample) from a list of numbers.
Scientific Notation Converter
AvailableConvert numbers between standard decimal notation and scientific notation (a×10ⁿ).
Logarithm Calculator
AvailableCompute logarithms in any base, log₁₀ and natural logarithm (ln) with step-by-step properties.
Significant Figures Calculator
AvailableCount significant figures in a number with an explanation of each rule applied.
About this category
Math tools focused on precision and explanation
This category brings together calculators for fundamental mathematics and statistics. Each tool prioritizes correctness, visible formula and step-by-step reasoning — useful for students, developers working with numeric representations and professionals who need to verify calculations quickly.
All tools run entirely in the browser. No data is sent to the server. For large-number operations, BigInt and robust algorithms are used to avoid silent overflow.
What is available in this category
Base Converter (binary, octal, decimal, hexadecimal and base 2–36), Fraction Simplifier (irreducible form, mixed, decimal), GCD/LCM Calculator (multiple integers, factorization), Prime Number Checker (primality test and factorization), Combination and Permutation Calculators (with and without repetition), Fibonacci Generator (first N terms, BigInt), Pearson Correlation Calculator and Linear Regression Calculator.