we can do it inside a web browser,is orders of magnitude larger than the 'we' in
stuff we could do with Gnuplot.Calculation and programming are becoming much more demotic. I think that creating a spreadsheet (with at least one formula) is a form of programming. Simple, yes, but programming none the less. The existence of spreadsheets changed the number of people who have programmed from the 10,000s to the 1,000,00s.
So, stuff we could do with Gnuplot (or similar software) in the 80s or 90s is now exciting again because we can do it inside a web browser, requiring broadband connectivity and a lot more resources than it takes to just run software locally?Uh, why would you need a 'broadband' connection? It's just javascript, it would probably load pretty quickly over a modem. The javascript for my calculator thing is 24 kilobytes, while a GNUPlot download for windows is 1MB and appears to require cygwin.
expr=prompt('Formula...(eg: 2*3 + 7/8 )','');if(expr){with(Math){evl=parseFloat(eval(expr))};if(isNaN(evl)){alert('Not a number!')}else{void(prompt('Result:',evl))}}else{void(null)}posted by twoleftfeet at 3:47 AM on December 11, 2011
« Older I live online as much as I live offline. Often, I ... | "So, if the probability o... Newer »
This thread has been archived and is closed to new comments
Anyway, I don't need all these fancy plots, Google, please just tell me what the roots of x5-x-1 are.
posted by Wolfdog at 4:21 AM on December 10, 2011