New exp2 function algorithm:
- Improved performance: 19.211 vs 29.002 by core-math perf tool.
- Improved accuracy. Only two special values left.
- Lookup table size reduced twice.
Latest version benchmark:
GNU libc version: 2.31 GNU libc release: stable 8.009 5.610 8.176
You should also add multiply_add header and dependency directly.