diff --git a/test-generator/src/main.rs b/test-generator/src/main.rs index 7caada4..897f16d 100644 --- a/test-generator/src/main.rs +++ b/test-generator/src/main.rs @@ -703,7 +703,7 @@ f64_f64! { cbrt, ceil, cos, - // cosh, + cosh, exp, exp2, expm1,