enable tests for expf and logf
This commit is contained in:
parent
505e4ce81c
commit
b8aae8ef23
1 changed files with 2 additions and 1 deletions
|
|
@ -570,10 +570,11 @@ f32_f32! {
|
|||
// cosf,
|
||||
// coshf,
|
||||
// exp2f,
|
||||
// expf,
|
||||
expf,
|
||||
// fdimf,
|
||||
// log10f,
|
||||
// log2f,
|
||||
logf,
|
||||
// roundf,
|
||||
// sinf,
|
||||
// sinhf,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue