Skip to content

Commit 2cc4761

Browse files
authored
enable tests for expf and logf
1 parent 5d17a76 commit 2cc4761

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

test-generator/src/main.rs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -570,10 +570,11 @@ f32_f32! {
570570
// cosf,
571571
// coshf,
572572
// exp2f,
573-
// expf,
573+
expf,
574574
// fdimf,
575575
// log10f,
576576
// log2f,
577+
logf,
577578
// roundf,
578579
// sinf,
579580
// sinhf,

0 commit comments

Comments
 (0)