Commit 2c4a581
committed
fix: correct precision for float64 inv-two-pi to match IEEE 754
1 parent fdcc9c9 commit 2c4a581
2 files changed
Lines changed: 2 additions & 2 deletions
File tree
- lib/node_modules/@stdlib/constants/float64/inv-two-pi
- include/stdlib/constants/float64
- lib
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
0 commit comments