euclid


Your Search returned 3 results for euclid


Euclidean Geometry
Free Euclidean Geometry Calculator - Shows you the area, arc length, polar equation of the horizontal cardioid, and the polar equation of the vertical cardioid

Euclids Algorithm and Euclids Extended Algorithm
Free Euclids Algorithm and Euclids Extended Algorithm Calculator - Given 2 numbers a and b, this calculates the following
1) The Greatest Common Divisor (GCD) using Euclids Algorithm
2) x and y in Bézouts Identity ax + by = d using Euclids Extended Algorithm Extended Euclidean Algorithm

Matrix Properties
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