wiki.sine.space | sinespace

Scripting/float

From wiki.sine.space
Revision as of 20:10, 19 April 2017 by Mike (CNDG) (Talk | contribs) (Created page with "float: Floating-point number. This type can store numbers large numbers (positive or negative with decimal places).<br> Note: The larger the number is, the less precise the nu...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

float: Floating-point number. This type can store numbers large numbers (positive or negative with decimal places).
Note: The larger the number is, the less precise the number may be stored. (The accuracy of a floating-point number is usually 7 digits)