enable tests for cosh

This commit is contained in:
Jorge Aparicio
2018-07-15 18:13:09 -05:00
committed by GitHub
parent abcf9e72c2
commit ad0e05ab57
+1 -1
View File
@@ -703,7 +703,7 @@ f64_f64! {
cbrt,
ceil,
cos,
// cosh,
cosh,
exp,
exp2,
expm1,