"Alasdair McAndrew" <[EMAIL PROTECTED]> writes:

> There's no difference between "mod" and positiveRemainder; in fact if it
> were possible to rename positiveRemainder to mod then I'd be quite happy.

Is

(1) -> mod ==> positiveRemainder
                                                                   Type: Void
(2) -> -3 mod 2

   (2)  1
                                                        Type: PositiveInteger

what you are after? (I didn't test that extensively though)

Martin



_______________________________________________
Axiom-mail mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/axiom-mail

Reply via email to