Get Started
Scientific Calculator
Advanced calculator functions including statistics, differentials and more.
Available Tools(23)
calculate
Evaluates a mathematical expression and returns the result
differentiate
Computes the derivative of a mathematical expression
mean
Computes the mean of a list of numbers
standardDeviation
Computes the standard deviation of a list of numbers
mode
Computes the mode of a list of numbers
linearRegression
Performs linear regression on a set of points and returns the slope and intercept
matrixAddition
Adds two matrices
matrixTranspose
Transposes a matrix
vectorDotProduct
Computes the dot product of two vectors
vectorMagnitude
Computes the magnitude of a vector
summation
Calculates the summation of a function from start to end
factorize
Factorizes an expression
solveEquation
Solves an algebraic equation for x and returns all solutions
integrate
Computes the indefinite integral of a mathematical expression
variance
Computes the variance of a list of numbers
median
Computes the median of a list of numbers
correlationCoefficient
Computes the Pearson correlation coefficient between two lists of numbers
confidenceInterval
Computes the confidence interval for the mean of a dataset
matrixMultiplication
Multiplies two matrices
matrixDeterminant
Computes the determinant of a matrix
vectorCrossProduct
Computes the cross product of two vectors
plotFunction
Plots a graph of y = f(x) and returns a base64 encoded PNG image
expand
Expands an expression
Scientific Calculator