Roblox Wiki
Advertisement
Roblox Wiki

In C++, the double data type represents a double-precision floating-point number. The "number" Lua type also uses this type of number. This type (along with float, int and int64) is used by the engine's API reference.

External links[]


Advertisement