#include "qcmplx.h"#include <errno.h>
Go to the source code of this file.
Functions | |
| qcomplex | __qcis (long double x) |
| qcomplex | q_cis (long double *arg) |
| qcomplex __qcis | ( | long double | x | ) |
Definition at line 48 of file q_cis.c.
References __qcos(), __qsin(), qcomplex::qimag, and qcomplex::qreal.

| qcomplex q_cis | ( | long double * | arg | ) |
Definition at line 42 of file qcis_stub.c.
References __qcis().

1.7.1