Ruby on Rails function grapher

Posted by Hock on Stack Overflow See other posts from Stack Overflow or by Hock
Published on 2010-03-18T23:45:39Z Indexed on 2010/03/18 23:51 UTC
Read the original article Hit count: 425

Hi, I'm looking for a function grapher that I can use in a small Rails application I'm working on for my university. Is there anything out there? If it needs the values (points) is not a problem but it would be better if it just parsed the equation. The functions will be 100% in ruby format (for example Math.exp(3*x))...

Thanks a lot!

Nicolás Hock

© Stack Overflow or respective owner

Related posts about ruby-on-rails

Related posts about ruby