wiki.sine.space | sinespace

Scripting/float

From wiki.sine.space
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)