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:

Rowop

Function: rowop (<M>, <i>, <j>, <theta>) If <M> is a matrix, return the matrix that results from doing the row operation R_i <- R_i - theta * R_j. If <M> doesnt have a row <i> or <j>, signal an error.

(%o1)                                true
(%i2) 

Related Examples