Decimal arithmatic

I agree that "decimal" datatypes better meet users expectations.  However,
there still needs to be a mechanism to allow numeric fields that cover the
full range of IEEE double and allow an exponential format.

If arbitrary precision and range numeric types are not appropriate, perhaps
a hybrid where floating point (or some augmented decimal type) was used when
numbers were outside of decimals range.

Received on Friday, 7 April 2000 04:37:23 UTC