[next] [prev] [prev-tail] [tail] [up]
#include <msca.h> double complex sconj (double complex x); float complex sconjf(float complex x);
Given a value this function computes the complex conjugate:
[next] [prev] [prev-tail] [front] [up]