|
Notes:
functionality of LongDecimal is pretty complete
a new module LongMath should be created for special methods that cannot be justified as instance methods
.gem-file needs to be created for easiser installation
more documentation needs to be added
more tests need to be added
Changes:
added some methods to be compatible with Integer
|