
Go to the source code of this file.
Functions | |
| void | __cq_div (qcomplex *, qcomplex *, qcomplex *) |
| qcomplex | __cqdiv (long double, long double, long double, long double) |
Definition at line 123 of file cq_div.c.
References __cqdiv(), qcomplex::qimag, and qcomplex::qreal.

| qcomplex __cqdiv | ( | long | double, | |
| long | double, | |||
| long | double, | |||
| long | double | |||
| ) |
Definition at line 60 of file cq_div.c.
References __libm_qnan_ld, __libm_zero_ld, __qabs(), get_fpc_csr(), L, qcomplex::qimag, qcomplex::qreal, result, and set_fpc_csr().
Referenced by __cq_div(), __powcqi(), and __powcql().

1.7.1