Port fdlibm implementation for Math.cosh.
authoryangguo@chromium.org <yangguo@chromium.org>
Mon, 1 Sep 2014 09:36:00 +0000 (09:36 +0000)
committeryangguo@chromium.org <yangguo@chromium.org>
Mon, 1 Sep 2014 09:36:00 +0000 (09:36 +0000)
commitfa1bf00e6ae897b287462fbba3b6a57710fcd3b4
tree5c9ded34a6f6e21fd42078c0df6020269c2c821b
parenta668cd6fc80ea452921c94560dcb6e653976ae47
Port fdlibm implementation for Math.cosh.

R=rtoy@chromium.org
BUG=v8:3494
LOG=N

Review URL: https://codereview.chromium.org/522723002

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@23548 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/math.js
test/mjsunit/es6/math-hyperbolic.js
third_party/fdlibm/fdlibm.cc
third_party/fdlibm/fdlibm.js
tools/generate-runtime-tests.py