my rust fork
https://www.rust-lang.org
100: Implement expm1 r=japaric a=Veykril ~~Closes 13~~, closes rust-lang/libm#18 and ~~closes 14~~. ~~I wasn't sure where to put `__expo2(x: f64) -> f64` so I left it in `src/math/cosh.rs` for now.~~ Moved the function into it's own module. Edit: Didn't see that `exp` was already done in a pull request, I'll take it out once rust-lang/libm#90 lands then. 103: implement fma r=japaric a=erikdesjardins closes rust-lang/libm#19 Co-authored-by: Lukas Wirth <lukastw97@gmail.com> Co-authored-by: Erik <erikdesjardins@users.noreply.github.com> |
||
|---|---|---|
| library/compiler-builtins/libm | ||