Float: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
[[category:variables]][[category:Glossary]] | [[category:variables]][[category:Glossary]] | ||
A 32 bit floating point number. | A 32 bit floating point number. Usually stored according to IEEE754. | ||
===Wikipedia Links=== | |||
* [[Wikipedia:Floating point|Floating-point numbers]] | |||
* [[Wikipedia:IEEE floating point standard|IEEE754 Standard]] | |||
{{stub}} | {{stub}} |
Revision as of 21:50, 19 October 2005
A 32 bit floating point number. Usually stored according to IEEE754.