P.S. I've also got wrong result at http://sagenb.kaist.ac.kr/ server.

On Apr 6, 3:56 am, Eugene Goldberg <omegat...@gmail.com> wrote:
> Hello!
>
> Here is my pyhtons results:
>
> python
> Python 2.6.5 (r265:79063, Mar 23 2010, 04:49:54)
> [GCC 4.4.3] on linux2
> Type "help", "copyright", "credits" or "license" for more information.>>> 1+1
> 2
> >>> 6e-6 % 10e-6
>
> 6.0000000000000002e-06
>
>
>
> and here is sage:
>
> ./
> sage
> Sage Version 4.3.5, Release Date:
> 2010-03-28
> sage: 1+1
> 2
> sage: 6e-6 % 10e-6
> -4.00000000000000e-6
>
> I'm sure sage is wrong.. :(

-- 
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org

To unsubscribe, reply using "remove me" as the subject.

Reply via email to