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