Float

From Goodblox Wiki
Revision as of 09:45, 23 June 2020 by Pizzaboxer (talk | contribs) (Created page with "{{CatUp|Properties}} {{Property| name = Floating Point |property = N/A |description = A "Floating Point" value is essentially an integer with the ability to include decimal v...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search


Property
Name Floating Point
Property N/A
Description: A "Floating Point" value is essentially an integer with the ability to include decimal values. The range of a float is from −10e-308 to +10e308 .
In Object: BoolValue, BrickColorValue, CFrameValue, Color3Value, IntValue, NumberValue, ObjectValue, StringValue, Vector3Value.