History log of /bionic/libm/upstream-netbsd/lib/libm/complex/casinl.c
Revision Date Author Comments
9ee6adb003eb5a9855ff6c47f9c150b415a11299 11-Mar-2016 Elliott Hughes <enh@google.com> Add missing <complex.h> functions.

FreeBSD doesn't seem interested in having low-quality implementations of
these functions:

cacoshl, cacosl, casinhl, casinl, catanhl, catanl, ccoshl, ccosl, cexpl,
clog, clogf, clogl, cpow, cpowf, cpowl, csinhl, csinl, ctanhl, ctanl.

And they still haven't got round to writing good implementations, so for
now let's just take the NetBSD ones so we have the full set.

Bug: http://b/27555792
Change-Id: I6b72003cf749b1043f006377a01fffe5e1d659bc