Cahnges to airy (was changes to trigi, trigo, and logarc)



> From: Barton Willis 
> 
> > I am thinking of extending your use of use CL
> > functions for double float evaluation of trigonometric
> > functions using double-float-eval to the airy function
> > code in src/airy.lisp.
> 
> > It looks reasonably simple once I work out how to
> > access the double-float-op hash table from outside
> > trigi.lisp.
> 
> >Do you think this is a good idea?
> 
> I think this would be OK; your code might shorten
> to something like

I've done this.  I needed to modify complex-number-p to handle %i.  
This didn't seem to be an issue for trig functions, probably since 
they are simplified cos(%i) -> cosh(1) and so on.

I also removed the duplicate definitiion of complex-number-p.


NOTICE
This e-mail and any attachments are private and confidential and may contain privileged information. If you are not an authorised recipient, the copying or distribution of this e-mail and any attachments is prohibited and you must not read, print or act in reliance on this e-mail or attachments.
This notice should not be removed.