-
- Downloads
Extract the log2 code out of e_pow.c to implement log2 function.
* log2.c: * New file containing the parts of e_pow.c that implemented a log2 function for use in pow(). * GNUmakefile: * Compile log2.c as part of the build.
src/lisp/log2.c
0 → 100644
Please register or sign in to comment