Float
Jump to navigation
Jump to search
A 32-bit floating point number. Usually stored according to IEEE754. They are used to store decimal numbers. Floating points are gratly used in graphics programs and games, but not so much in general applications.