Issue #11888: Use system log2() when available
I expect the system libc to use more accurate functions than Python. The GNU libc uses for example FYL2X and FYL2XP1 hardware instructions on Intel FPU.
V
Victor Stinner committed
8f9f8d612a1ee264a465f493b1ce6215418128de
Parent: 936d518