1. Is there a C++ equivalent to Java's BigDecimal? stackoverflow.comI'm looking for a C++ class that can do decimal floating point arithmetic. Looking through http://speleotrove.com/decimal/ there are links to all sorts of classes that people have written and ... |