Complex functions -- hacking "Float"

Tom Phoenix rootbeer at redcat.com
Sat Oct 1 22:27:42 UTC 2005


On 9/30/05, Martin Snelgrove <snelgar at dissonance.com> wrote:
> The obvious example is "-1 sqrt", which I plan to have return "1 i",

It would be possible to make this kind of a change with fairly little
breakage by using an exception to determine whether the caller wants
complex arithmetic, although this may not be efficient enough for your
needs.

--Tom Phoenix



More information about the Squeak-dev mailing list