rust/library/compiler-builtins
Trevor Gross aa26cab257 Rename Float::exp to Float::ex
Our function to get the exponent conflicts with the inherent `exp`
function for `e^x`. Rename `exp` to `ex` to avoid confusion and usage
problems.
2025-02-11 10:41:43 -06:00
..
2025-02-11 10:41:43 -06:00