Hi,
I am doing very simple operations in which i convert user input into
proper sympy format.
So generally if you do sympify("abc") , it return a new symbol abc.
but in cases when you do like sympify("re") it returns function. but my
requirement is such that i want this to be symbol only.
Off-course this is wrong to overwrite inbuilt functions , so is there any
way i can avoid this or where can i find list of functions ?
Thanks ,
Ghanshyam Agrawal
--
You received this message because you are subscribed to the Google Groups
"sympy" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sympy?hl=en.