#182 Floating point error round(-3.77623) etc.
last edited 17 years ago by kratt6

Edit detail for #182 Floating point error round(-3.77623) etc. revision 6 of 6

1 2 3 4 5 6
Editor: kratt6
Time: 2007年12月28日 12:49:54 GMT-8
Note:


Submitted by : (unknown) at: 2007年11月17日T22:04:06-08:00 (18 years ago)
Name :
Axiom Version :
Category : Severity : Status :
Optional subject :
Optional comment :

earlier versions of axiom gave:

 round(3.77623) => 4 
 round(-3.77623) => -5 ** wrong!

This was fixed by Dylan with Patch 2074:

fricas
(1) -> round(3.77623)
Type: Float
fricas
round(-3.77623)
Type: Float

AltStyle によって変換されたページ (->オリジナル) /