guile-devel
[Top][All Lists]
Advanced

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

Re: ratio implementation


From: Kevin Ryde
Subject: Re: ratio implementation
Date: Tue, 16 Sep 2003 08:59:36 +1000
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3 (gnu/linux)

Dirk Herrmann <address@hidden> writes:
>
> Since fractions and complex numbers are represented in terms of pairs
> of other
> numbers, operations on fractions and complex numbers can be delegated to
> operations that work on the remaining, more basic representations.

For complex numbers where real and imag are "double"s it'd be nice to
make use of the c99 libm "complex double" functions where available.
That can probably come about naturally anyway, but just something to
bear in mind.




reply via email to

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