Float: Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>Aeacus Just creating a float page |
>Mindraker cats |
||
Line 1: | Line 1: | ||
{{CatUp|Properties}} | |||
{{Property| | {{Property| | ||
name = Floating Point | name = Floating Point | ||
Line 5: | Line 7: | ||
|object = [[BoolValue]], [[BrickColorValue]], [[CFrameValue]], [[Color3Value]], [[IntValue]], [[NumberValue]], [[ObjectValue]], [[StringValue]], [[Vector3Value]]. | |object = [[BoolValue]], [[BrickColorValue]], [[CFrameValue]], [[Color3Value]], [[IntValue]], [[NumberValue]], [[ObjectValue]], [[StringValue]], [[Vector3Value]]. | ||
|}} | |}} | ||
[[Category:Properties]] |
Revision as of 11:08, 3 September 2008
![]() | |
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 . |
Member of | [[RBX.lua.BoolValue, BrickColorValue, CFrameValue, Color3Value, IntValue, NumberValue, ObjectValue, StringValue, Vector3Value. (Object)|BoolValue, BrickColorValue, CFrameValue, Color3Value, IntValue, NumberValue, ObjectValue, StringValue, Vector3Value.]] |