Float: Difference between revisions
Jump to navigation
Jump to search
m (typo) |
TomEdwards (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
A <code>float</code> (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 | |||
A float requires significantly more memory to store but offers a far higher degree of precision. | |||
==See also== | |||
*[[Integer]] | |||
* [[ | |||
[[Category:Glossary]] |