Based on RLIBM implementation similar to logf and log2f. Most of the exceptional inputs are the exact powers of 10.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D118093
[libc] Implement log10f correctly rounded for all rounding modes. lntue on Jan 24 2022, 6:43 PM. Authored by
Details Based on RLIBM implementation similar to logf and log2f. Most of the exceptional inputs are the exact powers of 10.
Diff Detail
|