Math Scalar Library
Programming Reference Manual C/C++
Version 1.1 DD-00003-011

24.5 sconj - Complex conjugate x

#include <msca.h> 
 
double complex sconj (double complex x); 
float  complex sconjf(float complex x);

Given a value x∈ C  this function computes the complex conjugate:

x