Now Solves Circles, Parabolas, and Lines Parabola : y=ax^2+bx+c | ex: y=0.01x^2+0x+0 or Line : y=mx+b | ex: y=2x+0 or Circle : y=sqrt(r^2-x^2) | ex: y=sqrt(100^2-x^2) If you think help is here, it is. Tip :: Re-read the instructions :O If you need to, try out one of the examples
Programming - FreshStartV Thanks to WolframAlpha for some information Give me ideas if you want something not showcased in this project