my rust fork
https://www.rust-lang.org
107: add an implemetation of asin r=japaric a=japaric Fixes rust-lang/libm#7 Additonally adds inline functions for macros dealing with low and high words of f64s to the root module. Also, the muslc code used a hexdecimal float. This shouldn't be needed because Rust implements floating point parsing well. --- rebased version of rust-lang/libm#95 closes rust-lang/libm#95 Thanks @vjackson725 for the original PR! Co-authored-by: vjackson725 <vjackson725@users.noreply.github.com> |
||
|---|---|---|
| library/compiler-builtins/libm | ||