in reply to Re^2: List all different equations for a given one
in thread List all different equations for a given one

If you haven't seen this yet, likely worth a read: Stack Overflow


#11929 First ask yourself `How would I do this without a computer?' Then have the computer do it the same way.

  • Comment on Re^3: List all different equations for a given one

Replies are listed 'Best First'.
Re^4: List all different equations for a given one
by jess195 (Novice) on Sep 24, 2013 at 18:39 UTC

    Yes I have looked at it before. Was inspired to use the shunting yard algorithm after reading it! :)