Sponsored links: Algebra eBooks
 

Help Index

A

B

C

D

E

F

G

H

I

J

K

L

M

N

O

P

Q

R

S

T

U

V

W

X

Y

Z

The Maxima on-line user's manual

Algebra Calculator

Search:

Mat_trace

Function: mat_trace (<M>) Return the trace of the matrix <M>. If <M> isnt a matrix, return a noun form. When <M> is a block matrix, mat_trace(M) returns the same value as does mat_trace(mat_unblocker(m)).

(%o1)                                true
(%i2) 

Related Examples

trace

trace(?sdiff);

diff(f(x)*g(x),x);

Calculate