Skip to content
Commit b79c2872 authored by Raymond Toy's avatar Raymond Toy
Browse files

Implement sincos using the new Lisp trig routines. This can now be

used for all platforms.

 code/irrat.lisp::
 * Implement %SINCOS

 compiler/float-tran.lisp::
 * Update deftransforms for CIS.  %SINCOS can be used on any platform.

 tests/trig.lisp:
 * Add tests to verify %sincos returns exactly the same values as for
   sin and cos.
parent e6a9577f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment