Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
0 points
recursive
6y ago
0 comments
Share
There are different implementations, and BCD is only one of them. Another popular one is a mantissa and exponent, but the exponent is for a 10-based shift rather than the typical floating point.
undefined | Better HN
0 comments
default
newest
oldest
anonydsfsfs
6y ago
IEEE 754 defines decimal floating point:
https://en.wikipedia.org/wiki/Decimal_floating_point#IEEE_75...
j
/
k
navigate · click thread line to collapse