Find a file
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
library/compiler-builtins/libm Rename Float::exp to Float::ex 2025-02-11 10:41:43 -06:00