Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re^2: List all different equations for a given one

by zork42 (Monk)
on Sep 27, 2013 at 18:04 UTC ( [id://1056055]=note: print w/replies, xml ) Need Help??


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

Very nice!

One minor point, the "/" in the 2nd equation "((4+c)*y)^(4+2)  /  5-s^200" gets a bit confused with the tree structure as you also use "/" to print the tree:
- __/ \__ / ^ __/ \ / \ ^ 5 s 2 ^ ^ ^
Maybe you could use "'/'" (that's a bit hard to read, here it is again with 4 spaces added: " ' / ' ") or similar to make it stand out a bit more:
- __/ \__ '/' ^ __/ \ / \ ^ 5 s 2 ^ ^ ^
?

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1056055]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (8)
As of 2024-04-24 10:17 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found