V1.1.20 new function for better math.h coverage

The following functions were added to improve coverage required for full math.h compatibility:

fp64_ilogb, fp64_logb, fp64_exp2, fp64_asinh, fp64_acosh, fp64_atanh, fp64_scalbln, fp64_scalbn

See the library reference for details on these functions.