Commit a723a70
libm/math: Adjust log1pf to binary32
The threshold for approximating log(1 + x) with the first element(s) of
its Taylor-series has been adjusted to binary32.1 parent 4bcd8c3 commit a723a70
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
51 | | - | |
| 50 | + | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
0 commit comments