History log of /src/lib/libm/src/e_coshl.c
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base perseant-exfatfs-base-20240630 perseant-exfatfs-base
# 1.3 03-Apr-2024 christos

remove #include <ieeefp.h> for i386 now that it is included in math_private.h


# 1.2 27-Jan-2024 ryoon

Enable asinl, acosl, logl, coshl, tanhl, atanhl, asinhl and acoshl

* Fix pkgsrc/math/py-numpy and pkgsrc/graphics/py-matplotlib, for example.


# 1.1 21-Jan-2024 christos

Bring in more long double functions from FreeBSD.