- Switch log1pf to use the same log_eval from inverse hyperbolic functions. - Optimize log_eval to use the same range reduction scheme as double precision log - Reduce the table size needed for log range reduction. - This lower the overall latency of log1pf and inverse hyperbolic functions.