Add vector logf

The polynomial was produced by searching the coefficient space using
heuristics and ideas from https://arxiv.org/abs/1508.03211

The worst-case error is 3.34 ulp, subnormal range inputs and other
special cases use scalar logf.
7 files changed
tree: 3912207cc2a61fb587ac32d912120645a56f9778
  1. math/
  2. string/
  3. .gitignore
  4. config.mk.dist
  5. LICENSE
  6. Makefile
  7. README