-
- Downloads
Rename sin/cos/tan/sincos so we don't collide with libm.
Update def-math-rtn to allow specifying the C function name and the lisp function name so we can use def-math-rtn with the new trig functions.
Showing
- src/code/irrat.lisp 15 additions, 8 deletionssrc/code/irrat.lisp
- src/lisp/s_cos.c 2 additions, 2 deletionssrc/lisp/s_cos.c
- src/lisp/s_sin.c 2 additions, 2 deletionssrc/lisp/s_sin.c
- src/lisp/s_tan.c 2 additions, 2 deletionssrc/lisp/s_tan.c
- src/lisp/sincos.c 1 addition, 1 deletionsrc/lisp/sincos.c
Loading
Please register or sign in to comment