[Gambas-user] numerical error in Gambas??

Laurent Godard listes.godard at ...11...
Wed Mar 31 20:55:35 CEST 2004


Hi jesper

i confirm this
i obtain
0,1. (seems to be locale dependant as your result is 0.1, ???)

also tried with
dim a as float
a= 1.0/1.663
PRINT a
PRINT 1.663 * a
--> same result

idem with
a= 1.0/1.663
b= 1.663*a
PRINT b

sounds like a bug

Laurent
-- 
-----------------------------------------
Laurent Godard - Conseil et Développement
06 85 33 27 90 - dev.godard at ...11...
-----------------------------------------




More information about the User mailing list