Dan Sugalski <[EMAIL PROTECTED]> wrote:
>   --- math.ops        23 Mar 2004 07:27:51 -0000      1.15
>   +++ math.ops        12 Apr 2004 14:59:12 -0000      1.16
>   @@ -601,6 +601,8 @@
>
>    =item B<mul>(out INT, in INT, in INT)
>
>   +=item B<mul>(out INT, in INT, in NUM)

Seems to be a bit asymmetric when comparing to other math ops like
C<add>, where this variant is missing.

leo

Reply via email to