Closed
Description
There are a number of floating point methods that are reexported from cmath, without a strong naming convention on the Rust side, or a clear rationale for which methods are included and which are not.
Ideally, someone who works with floating point, and these methods in particular, could offer advice/an RFC laying out a good vision for these methods.