Java 2D API provides functions to draw Graphs in Java. Look at

On Mon, Aug 16, 2010 at 10:23 AM, Saidamin Usmanov <
saidamin.usma...@cozmix.com> wrote:

> Hi all,
>
>
> How to draw a function y = a*x^2 + b*x +c?
>
> I have a JSP page with 3 input fields (a, b, and c values) and 1 button
> (Draw).
> User define a, b, and c values and send request. And as an responce the WEB
> Page with Function drawing should apear.
>
> Is it possible to do? If yes, please give any advice.
>
> Thank you in advance,
> Saidamin
>
> --
> You received this message because you are subscribed to the Google
> Groups "Java EE (J2EE) Programming with Passion!" group.
> To post to this group, send email to
> java-ee-j2ee-programming-with-passion@googlegroups.com
> To unsubscribe from this group, send email to
> java-ee-j2ee-programming-with-passion+unsubscr...@googlegroups.com<java-ee-j2ee-programming-with-passion%2bunsubscr...@googlegroups.com>
> For more options, visit this group at
>
> http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en?hl=en

-- 
You received this message because you are subscribed to the Google
Groups "Java EE (J2EE) Programming with Passion!" group.
To post to this group, send email to
java-ee-j2ee-programming-with-passion@googlegroups.com
To unsubscribe from this group, send email to
java-ee-j2ee-programming-with-passion+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en?hl=en

Reply via email to