General Decimal Arithmetic

Published on 2008-04-27 by Mark VandeWettering

While trying to find out if Python included some built-in capabilities for dealing with BCD numbers (it appears not) I encountered this rather interesting page about decimal arithmetic.

General Decimal Arithmetic