|
LongDecimal provides a numeric type for fixed point arithmetic, similar to (but with more features) Java's BigDecimal, but different from Ruby's BigDecimal. Such a numeric type allows controlling how rounding is performed, for example for finance apps.
Registered: 2006-02-06 08:21 Activity Percentile: 0% View project activity statistics. |
|