Math Scalar Library
Programming Reference Manual C/C++
Version 1.0 DD-00003-010

11.10 sccos - Complex cosine cos(x)

#include <msca.h>

double sccos (double complex x);
float  sccosf(float complex x);

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

cos(x)