History log of /netbsd-src/lib/libm/complex/creal.3 (Results 1 – 5 of 5)
Revision Date Author Comments
# 411564dc 27-Sep-2017 maya <maya@NetBSD.org>

Mention tgmath cproj, creal, cabs

following copysign example use of "real-floating" with "complex-floating"


# aea943bc 27-Dec-2012 wiz <wiz@NetBSD.org>

Convert to mdoc and fix stuff while here.


# 0d8d6786 15-Sep-2010 wiz <wiz@NetBSD.org>

Remove trailing whitespace.


# e2a86dd3 15-Sep-2010 christos <christos@NetBSD.org>

Commit SoC long double support from Stathis Kamperis


# c7a43da6 20-Feb-2008 drochner <drochner@NetBSD.org>

Add manpages for the complex math functions, originally from SUSv3,
roff source from the Linux documentation project.
Modifications before import:
-added NetBSD RCS ID
-removed Linux PROLOG and decla

Add manpages for the complex math functions, originally from SUSv3,
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.

show more ...