From: "G.Durga Prasad" Date: 2005-12-10T03:36:49+09:00 Subject: Re: Equation graphing software? http://rubyforge.org/projects/rgplot/ Module providing useful methods for interfacing with a Gnuplot process. The homepage provides the details of its use. Prasad On 12/9/05, Steve Litt wrote: > Hi all, > > Does Ruby have any modules useful in graphing equations like y=x**2+5, > y**2+x**2=16, 4y+3x=28, and the like? I suppose the two tasks involved are > getting the points, and then graphing them. I'm on kind of a tight schedule > so I hoped not to write either of those from scratch. > > Thanks > > SteveT > > Steve Litt > http://www.troubleshooters.com > slitt@troubleshooters.com > >