mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-18 13:15:46 +00:00
101: implement cbrt and cbrtf r=japaric a=erikdesjardins closes rust-lang/libm#10, closes rust-lang/libm#43 Co-authored-by: Erik <erikdesjardins@users.noreply.github.com>