Y
Hacker News
new
|
ask
|
show
|
jobs
by
snicker
4318 days ago
An ability to switch back and forth to a sort of "graph" view would be tremendously helpful, as most people tend to have a better ability to process visual information rather than a stream of text
1 comments
cschmidt
4318 days ago
You can't use it as an input form, but you can view a nice tree of your expression automatically.
TreeForm[ x^2 + 2 x + 1 == (x + 1)^2]
link
TreeForm[ x^2 + 2 x + 1 == (x + 1)^2]