math: cosh cleanup
authorSzabolcs Nagy <nsz@port70.net>
Wed, 12 Dec 2012 00:39:23 +0000 (01:39 +0100)
committerSzabolcs Nagy <nsz@port70.net>
Wed, 12 Dec 2012 00:39:23 +0000 (01:39 +0100)
commit14cc9c7f38c80094c05353fcb11fe9e441340583
treed7670bf9fd274ff699746e28d49c0e70f6f93659
parent9c6b1de0fb11d6e2927a19bbaf6345aedcc84297
math: cosh cleanup

do fabs by hand, don't check for nan and inf separately
src/math/cosh.c
src/math/coshf.c
src/math/coshl.c