Float
From Valve Developer Community
Revision as of 15:08, 28 April 2008 by TomEdwards (Talk | contribs)
A float (in full, "floating point value") is a number that contains a decimal place. This is as opposed to an integer, which stores only whole numbers.
A float requires significantly more memory to store but offers a far higher degree of precision.
