Skip to content

Commit ad0e05a

Browse files
authored
enable tests for cosh
1 parent abcf9e7 commit ad0e05a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-generator/src/main.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -703,7 +703,7 @@ f64_f64! {
703703
cbrt,
704704
ceil,
705705
cos,
706-
// cosh,
706+
cosh,
707707
exp,
708708
exp2,
709709
expm1,

0 commit comments

Comments
 (0)