trace  
2 results


trace - he sum of elements on the main diagonal

Fibonacci Retracement and Extension Levels
Free Fibonacci Retracement and Extension Levels Calculator - Shows the fibonacci retracement and extension levels

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