2 files changed
+2
-2
lines changed+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + |
- .github/workflows/main.yml+67
- CONTRIBUTING.md+3-3
- Cargo.toml+2-2
- README.md+5-7
- azure-pipelines.yml-82
- ci/azure-install-rust.yml-25
- src/math/atanf.rs+4-4
- src/math/exp.rs+1-1
- src/math/exp2.rs+3-3
- src/math/exp2f.rs+1-1
- src/math/expf.rs+1-1
- src/math/mod.rs+14
- src/math/pow.rs+6-6
- src/math/powf.rs+6-6
- src/math/rem_pio2.rs+6-6
- src/math/rem_pio2_large.rs+2-2
- src/math/sincosf.rs+39-8
0 commit comments