Comment #15 on issue 3086 by [email protected]: round() function
overrides built-in
http://code.google.com/p/sympy/issues/detail?id=3086
hey guys, i saw one thing that
round(3.14j)
cant convert complex into float (error)
moreover
round(3.14j+7*sin(exp(2)))
Symbolic value , cant compute
but matlab provides the allows the above computations
http://www.mathworks.in/help/toolbox/mupad/stdlib/round.html
please see to it .. we can work to develop a symbolic rounding off
function ..
--
You received this message because you are subscribed to the Google Groups
"sympy-issues" 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-issues?hl=en.