Functions

qcis_stub.c File Reference

#include "qcmplx.h"
#include <errno.h>
Include dependency graph for qcis_stub.c:

Go to the source code of this file.

Functions

qcomplex __qcis (long double x)
qcomplex q_cis (long double *arg)

Function Documentation

qcomplex __qcis ( long double  x  ) 

Definition at line 48 of file q_cis.c.

References __qcos(), __qsin(), qcomplex::qimag, and qcomplex::qreal.

Here is the call graph for this function:

qcomplex q_cis ( long double *  arg  ) 

Definition at line 42 of file qcis_stub.c.

References __qcis().

Here is the call graph for this function: