On 7/26/2014 06:20, André Hentschel wrote: > +double log2(double x) > +{ > + return softmath_log(x) / softmath_log(2); > +}
Any reason not to expand softmath_log(2) into a constant? Otherwise, it looks OK.
signature.asc
Description: OpenPGP digital signature
------------------------------------------------------------------------------ Want fast and easy access to all the code in your enterprise? Index and search up to 200,000 lines of code with a free copy of Black Duck Code Sight - the same software that powers the world's largest code search on Ohloh, the Black Duck Open Hub! Try it now. http://p.sf.net/sfu/bds
_______________________________________________ Mingw-w64-public mailing list Mingw-w64-public@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mingw-w64-public