Y
Hacker News
new
|
ask
|
show
|
jobs
by
_kst_
1833 days ago
The format for floating-point is specified by the IEEE floating-point standard (or whatever it's officially called these days). C permits but does not require IEEE format. Most implementations these days use it.