Difference between revisions of "Category:Variables"

20 bytes added ,  08:09, 24 March 2006
no edit summary
imported>JOG
imported>JOG
Line 14: Line 14:
short      -32,768 to 32,767
short      -32,768 to 32,767
long      -2,147,483,648 to 2,147,483,647  
long      -2,147,483,648 to 2,147,483,647  
float      3.4E +/- 38 (7 digits)  
float      1.18E-38 to 3.40E38 (precision = 7 digits)  
ref        an object reference</pre>
ref        an object reference</pre>


[[Category:Scripting]]
[[Category:Scripting]]
Anonymous user