Perhaps I found another bug in the mod operator, I don't know if the
result change with the last modifies to the way the mod works, so ..
For `m % n' where `m' is multiple of `n' wcalc returns `n' instead of `0',
I think this isn't correct, is it?
$ wcalc '30%10'
= 10
Cheers,
Daniele
--
GPG Fingerprint: 7B1F 0815 BB7D CF35 1018 EEAB 4B97 6382 F151 402D
-
GPG Key [ID: 0xF151402D] available @ pgp.mit.edu
-------------
A complex system that works is invariably found to have evolved from a
simple system that works.