Hallo everybody,

I'm sorry for this question, but I'm not realy familar with Python. 
Normally I'm working with PHP and JavaScript, but for my recent project I 
have to integrate some symbolic math to a webpage.
In an Internet search, I came across Sympy. And sympy looks quite good.
My problem looks like this:

The user should enter a formula in a field.
The value of the imput field has to be the formula that should be evaluated.
The value of the field should be posted to sympy. (Am I right, that this 
will work with django oder a simple jquery call? Can anybody give me an 
example, how to do so?)
Sympy has to evaluate the posted formula.
The return value should be posted back to JavaScript.

Can anyone please tell me how I can implement this.

Thanks a lot!
Peter

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sympy+unsubscr...@googlegroups.com.
To post to this group, send email to sympy@googlegroups.com.
Visit this group at http://groups.google.com/group/sympy.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sympy/fc323b5b-937c-4646-be5a-877601d31dae%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to