use __expo2 in sinh and cosh, move __cexp to cmath
authornsz <nsz@port70.net>
Mon, 12 Mar 2012 21:53:59 +0000 (22:53 +0100)
committernsz <nsz@port70.net>
Mon, 12 Mar 2012 21:53:59 +0000 (22:53 +0100)
commit25215b63b9aa93089a9a05d1cffc3784109228c6
tree8479ce7f21a4f05733fd81d3150767450f41eb2a
parent7e71d459b4104aae67ad092172be295cc221e284
use __expo2 in sinh and cosh, move __cexp to cmath
src/cmath/__cexp.c [new file with mode: 0644]
src/cmath/__cexpf.c [new file with mode: 0644]
src/internal/libm.h
src/math/__exp.c
src/math/__expf.c
src/math/cosh.c
src/math/coshf.c
src/math/sinh.c
src/math/sinhf.c