calcul.io
math playground
New
calculation
Help
Instructions
Examples
Functions
Constants
Display Debug info
Functions
Matrix
trace
trace
trace(A)
Try it yourself:
$1
A = [1, 2, 3; -1, 2, 3; 2, 0, 3]
$2
trace(A)
See also:
concat
det
diag
identity
inv
ones
range
size
squeeze
subset
transpose
zeros
All functions