rust
rust copied to clipboard
Add `erf` and friends from `libm` ?
f32 and f64 already have the gamma function from libm, would it be possible to get erf, erfc as well ?
Edit: I can try to do it myself if that helps.
You want to create an API Change Proposal: https://github.com/rust-lang/libs-team/issues/new?assignees=&labels=api-change-proposal%2C+T-libs-api&projects=&template=api-change-proposal.md&title=%28My+API+Change+Proposal%29