1 file changed
+1
-1
lines changed- Cargo.toml+1-1
- src/math/acosh.rs+1
- src/math/acoshf.rs+1
- src/math/asinh.rs+1
- src/math/asinhf.rs+1
- src/math/atanh.rs+1
- src/math/atanhf.rs+1
- src/math/copysign.rs+1
- src/math/copysignf.rs+1
- src/math/erf.rs+1
- src/math/erff.rs+1
- src/math/exp10.rs+3-2
- src/math/exp10f.rs+3-2
- src/math/fenv.rs-6
- src/math/fmaf.rs+23-12
- src/math/ilogb.rs+1
- src/math/ilogbf.rs+1
- src/math/lgamma.rs+1
- src/math/lgamma_r.rs+2-1
- src/math/lgammaf.rs+1
- src/math/lgammaf_r.rs+2-1
- src/math/rem_pio2_large.rs+1-1
- src/math/sincos.rs+1
- src/math/sincosf.rs+1
0 commit comments