Add tests against MPFR for scalbn{f} and ldexp{f}
This commit is contained in:
committed by
Trevor Gross
parent
e9bc33e8d3
commit
4b15d9e5e3
@@ -54,12 +54,8 @@ libm_macros::for_each_function! {
|
||||
// FIXME: MPFR tests needed
|
||||
ilogb,
|
||||
ilogbf,
|
||||
ldexp,
|
||||
ldexpf,
|
||||
remquo,
|
||||
remquof,
|
||||
scalbn,
|
||||
scalbnf,
|
||||
|
||||
// FIXME: test needed, see
|
||||
// https://github.com/rust-lang/libm/pull/311#discussion_r1818273392
|
||||
|
||||
Reference in New Issue
Block a user