help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

partial factoring?


From: vlad777
Subject: partial factoring?
Date: Wed, 30 May 2012 11:30:36 -0700 (PDT)

Hello.

If I have symbolic expression like this:

a*x+a*y+a*z+b*w

how do i transform it to:

a*(x+y+z)+b*w

I am asking because I have much bigger expression, 
and also how do i count how many times a variable  
is stated in expression?

Many thanks.

--
View this message in context: 
http://octave.1599824.n4.nabble.com/partial-factoring-tp4630342.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]