Float

From Valve Developer Community
Revision as of 06:34, 16 July 2010 by Solokiller (talk | contribs)
Jump to navigation Jump to search

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.

See also