Fixed
From AoPSWiki
The fixed datatype is a very accurate datatype, but is inefficient in memory storage. Since it does not utilize floating points, each bit must be separately encoded.
This article is a stub. Help us out by expanding it.
| Art of Problem Solving celebrates the many accomplishments of its students and community members. |
The fixed datatype is a very accurate datatype, but is inefficient in memory storage. Since it does not utilize floating points, each bit must be separately encoded.
This article is a stub. Help us out by expanding it.

