enable tests for cosh

This commit is contained in:
Jorge Aparicio 2018-07-15 18:13:09 -05:00 committed by GitHub
parent 06aba07681
commit bbf1c5432a

View file

@ -703,7 +703,7 @@ f64_f64! {
cbrt,
ceil,
cos,
// cosh,
cosh,
exp,
exp2,
expm1,