guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

min, max one complex arg


From: Kevin Ryde
Subject: min, max one complex arg
Date: Mon, 16 Feb 2004 10:46:32 +1000
User-agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3 (gnu/linux)

I noticed min and max on a single complex number argument return it
unchanged, (min 1+i) => 1+i, but for two complex args it dispatches to
the g_min/g_max generics.

Should it dispatch for the one arg case too, so as to confine the
builtin code to int/big/frac/real?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]