Changeset 7833:aafacd86c8fd


Ignore:
Timestamp:
12/21/07 04:45:43 (5 years ago)
Author:
mabshoff@…
Branch:
default
Tags:
2.9.1.alpha3
Message:

Fix numerical doctest failure in functions/piecewise.py on Solaris 10/Sparc (#670)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sage/functions/piecewise.py

    r7720 r7833  
    564564            1 
    565565            sage: f(2.5) 
    566             12.18249396070347 
     566            12.1824939607034... 
    567567            sage: f(1) 
    568568            1/2 
Note: See TracChangeset for help on using the changeset viewer.