Updates:
        Status: Fixed

Comment #23 on issue 1473 by [email protected]: __mod__ does not work on reals
http://code.google.com/p/sympy/issues/detail?id=1473

OK this is fixed and the Mod class has been implemented:

2.3 % x
Mod(2.3, x)
(n+2)%2
Mod(n, 2)

--
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.

Reply via email to