#include "quad.h"
Go to the source code of this file.
Functions | |
| qcomplex | __qcis (long double qarg) |
| qcomplex __qcis | ( | long double | qarg | ) |
Definition at line 48 of file q_cis.c.
References __qcos(), __qsin(), qcomplex::qimag, and qcomplex::qreal.
Referenced by __cqpow(), and q_cis().

1.7.1