--- In [email protected], "David Hamill" <[EMAIL PROTECTED]> wrote: > > Have a look at the CORDIC algorithm:
Interesting - I wonder why the Spectrum didn't use it? Perhaps because they had already written a generic 'series generator' for use by other routines (logs), and the code for sine that used this was significantly smaller that a CORDIC implementation. John
