Integer: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
 
No edit summary
Line 1: Line 1:
[[category:variables]]
An '''integer''' is a [[variable]] that stores a whole number (in other words, a number without a decimal point.)
An '''integer''' is a [[variable]] that stores a whole number (in other words, a number without a decimal point.)


See Also
See Also
[[Real]]s
[[Real]]s

Revision as of 16:00, 14 July 2005

An integer is a variable that stores a whole number (in other words, a number without a decimal point.)

See Also Reals