Skip to content
Snippets Groups Projects
Commit cc8c049f authored by Raymond Toy's avatar Raymond Toy
Browse files

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.
parent 9918ab2d
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment