mojave man page for conj

Query: conj

OS: mojave

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

CONJ(3) 						   BSD Library Functions Manual 						   CONJ(3)

NAME
conj -- complex conjugation function
SYNOPSIS
#include <complex.h> double complex conj(double complex z); long double complex conjl(long double complex z); float complex conjf(float complex z);
DESCRIPTION
conj(z) computes the complex conjugate of a complex floating-point number z. If z = x+iy, then conj(z) = x-iy.
NOTES
If y is NaN, conj(x+yi) = x-yi; the sign bit of the NaN has been changed.
SEE ALSO
complex(3)
STANDARDS
The conj() function conforms to ISO/IEC 9899:2011. 4th Berkeley Distribution December 11, 2006 4th Berkeley Distribution
Related Man Pages
conj(3m) - sunos
conjf(3m) - opensolaris
conj(3) - php
conj(3) - v7
conj(3) - plan9
Similar Topics in the Unix Linux Community
GConjugue 0.7 (Default branch)
how can i conjunct two expression in one line in awk?
Missing conjunction
Find command &quot;mssing conjuction error&quot;
Creating a master file of conjugated verbs by concatenating root and inflection from separate files