[This is preliminary documentation and is subject to change.]
Parses a floating point literal from source code, returning the
value.
true if the value parsed correctly.
This trims any trailing "F" of "f" before parsing the number.
[This is preliminary documentation and is subject to change.]