dimension - the number of rows by the number of columns for a matrix
Free 3-dimensional points Calculator - Calculates distance between two 3-dimensional points
(x1, y1, z1) and (x2, y2, z2) as well as the parametric equations and symmetric equations
Free Describe Two-Dimensional Shapes Calculator - Calculates the following:
Given a description of a 2D shape, it will return the shape (Circle, rectangle, square, triangle, etc.)
Free Equation of a Plane Calculator - Given three 3-dimensional points, this calculates the equation of a plane that contains those points.
Free Matrix Properties Calculator - Given a matrix |A|, this calculates the following items if they exist:
* Determinant = det(A)
* Inverse = A-1
* Transpose = AT
* Adjoint = adj(A)
* Eigen equation (characteristic polynomial) = det|λI - A|
* Trace = tr(A)
* Gauss-Jordan Elimination using Row Echelon and Reduced Row Echelon Form
* Dimensions of |A| m x n
* Order of a matrix
* Euclidean Norm ||A||
* Magic Sum if it exists
* Determines if |A| is an Exchange Matrix
Free Point and a Line Calculator - Enter any line equation and a 2 dimensional point. The calculator will figure out if the point you entered lies on the line equation you entered. If the point does not lie on the line, the distance between the point and line will be calculated.