summaryrefslogtreecommitdiff
path: root/lib/libm/complex/csinh.3
AgeCommit message (Collapse)Author
2013-01-29Document long double versions of these routines.matt
2012-12-27Convert to mdoc and fix stuff while here.wiz
2008-02-20Add manpages for the complex math functions, originally from SUSv3,drochner
roff source from the Linux documentation project. Modifications before import: -added NetBSD RCS ID -removed Linux PROLOG and declarations with "long double" -ran the "deshallify" script as required by The Open Group Split out complex related things into an own Makefile fragment. Thanks to hubertf for directions.