Skip to content
Snippets Groups Projects
Forked from cmucl / cmucl
Source project has a limited visibility.
  • rtoy's avatar
    a1ccc294
    Add better trig arg reduction via Sun's fdlibm. · a1ccc294
    rtoy authored
    lisp/Config.ppc_darwin
    o Compile e_rem_pio2.c and k_rem_pio2.c
    
    code/irrat.lisp:
    o Update the arg reduction code to support ppc.  We call out to the C
      sin, cos, and tan functions, after the argument has been accurately
      reduced.
    a1ccc294
    History
    Add better trig arg reduction via Sun's fdlibm.
    rtoy authored
    lisp/Config.ppc_darwin
    o Compile e_rem_pio2.c and k_rem_pio2.c
    
    code/irrat.lisp:
    o Update the arg reduction code to support ppc.  We call out to the C
      sin, cos, and tan functions, after the argument has been accurately
      reduced.