Ask Your Question
1

Symbolic expressions and simplifying

asked 2011-01-08 07:22:02 +0200

CoolHanDrew gravatar image

I asked this on IRC, but no-one seemed to be on there.

I had a quick question concerning simplifying a symbolic expression in sage. Basically, when i do a Laplace transform, i end up with the RHS of the following equation, but I would like to see the LHS of the equation

http://upload.wikimedia.org/math/a/1/...

Would anyone know how to change from one side to the other side please?

edit retag flag offensive close merge delete

Comments

Can you post some example code?

burcin gravatar imageburcin ( 2011-01-11 00:52:26 +0200 )edit

1 Answer

Sort by ยป oldest newest most voted
1

answered 2011-03-03 05:13:39 +0200

indiajoe gravatar image

Say if your eqn is stored in variable EQN. Then EQN.left_hand_side() will give you the left had side of the eqn..

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

Stats

Asked: 2011-01-08 07:22:02 +0200

Seen: 804 times

Last updated: Mar 03 '11