Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Turn on cosh.t, tanh. and sech.t.
  • Loading branch information
colomon committed Aug 15, 2011
1 parent 342e6d9 commit 4a2f261
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions t/spectest.data
Expand Up @@ -579,9 +579,9 @@ S32-trig/cosec.t
S32-trig/cotan.t
S32-trig/atan2.t
S32-trig/sinh.t
# S32-trig/cosh.t # err: Method 'cosh' not found for invocant of class 'Complex'
# S32-trig/tanh.t # err: Could not find sub &cosh
# S32-trig/sech.t # err: Could not find sub &cosh
S32-trig/cosh.t
S32-trig/tanh.t
S32-trig/sech.t
S32-trig/simple.t
# S32-trig/cosech.t # err: Method 'cosech' not found for invocant of class 'Rat'
# S32-trig/cotanh.t # err: Could not find sub &cosh
Expand Down

0 comments on commit 4a2f261

Please sign in to comment.