-
Notifications
You must be signed in to change notification settings - Fork 0
Notes
kostya-sh edited this page Aug 26, 2015
·
6 revisions
Useful links from http://speleotrove.com/decimal/
type | NaN | sNaN | qNaN | Infinity | +Infinity | -Infinity | 0 | -0 | +0 |
---|---|---|---|---|---|---|---|---|---|
java.math.BigDecimal | - | - | - | - | - | - | + | - | - |
decimal.Decimal | + | + | + | + | + | + | |||
math/big Float | - | - | - | + | + | + | + | ||
decnumber | ? | + | + | ? | + | + | ? | + | + |