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:

Commutative

-- Declaration: commutative If declare(h,commutative) is done, this tells the simplifier that h is a commutative function. E.g. h(x,z,y) will simplify to h(x, y, z). This is the same as symmetric.

There are also some inexact matches for commutative. Try ?? commutative to see them.

(%o1)                                true
(%i2) 

Related Examples

commutative

? commutative;

Calculate

commutative

? commutative;

Calculate