Types/float: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
{{stub}} | |||
The format uses dot as decimal delimiter | The format uses dot as decimal delimiter | ||
7.5 | 7.5 | ||
Revision as of 10:32, 23 March 2016
| This article is a stub, and not comprehensive. |
|---|
| You can help this wiki by expanding it. |
The format uses dot as decimal delimiter
7.5 6
To store/parse floats the single precision floating point format is used.