[Gambas-user] Confusion in Data Types

KhurramM kmsuse at ...626...
Wed Jun 10 12:51:02 CEST 2009


Hello All

Thanks for the corrections.

Doriano Blengino I made a mistake, the answer is not 

Max value in Float 1.79E+308
Min value in Float 1E+2147483647 

But:

Max value in Float 1.79E+308
Min value in Float 1.79E+308

Actually I was playing with values, and so got this output and put it
forward.

Regarding Wrapping, it does not occurs for Single and float, they just
overflow and the interpreter screams for it. The program does not end in
this scenario.

Thanks for all the help.
-- 
View this message in context: http://www.nabble.com/Confusion-in-Data-Types-tp23921847p23959774.html
Sent from the gambas-user mailing list archive at Nabble.com.





More information about the User mailing list