aantthony
aantthony
3D!
For example if you wanted to look at the particle projection of something in 3D. It will be viewed in 3D too. Check these out: http://url3.tk/exp.png and http://url3.tk/stereo/ This would...
Maybe (x,y) = (3t, -t), t \in R?
Coords
It would be more useful if instead of displaying the mouse coordinates, it locked/snapped to points on the graph, so that you could get values off the plot.
How should it be done? What buttons, mouse movements,... - Hold Command/Control to draw a rectangle that will be the new viewport? - Auto Zoom? Probably a bad idea.
There should never be equations on two lines, unless it hits a maximum width.
The new version's curves are a little awkward. The old ones were much smoother.
Sometimes scrolling in and out of functions can be a little bit confusing as it scrolls in very fast. Buffer an image which is larger than the current screen size....
It tries to access /langs/en-gb.js for me. It would maybe be nicer if all languages were stored in one javascript file. That would also allow it to be cached via...
When using the inverse (square root) we get a plus or minus. Should we use a ± operator, or build in support for arrays that would work like this?: ```...