Open64 (mfef90, whirl2f, and IR tools)  TAG: version-openad; SVN changeset: 916
cq_exp.c File Reference
#include "quad.h"
Include dependency graph for cq_exp.c:

Go to the source code of this file.

Functions

qcomplex __cqexp (long double zqreal, long double zqimag)
void __cq_exp (qcomplex *result, qcomplex *z)

Function Documentation

void __cq_exp ( qcomplex result,
qcomplex z 
)

Definition at line 51 of file cq_exp.c.

References __cqexp(), qcomplex::qimag, and qcomplex::qreal.

Here is the call graph for this function:

qcomplex __cqexp ( long double  zqreal,
long double  zqimag 
)

Definition at line 40 of file cq_exp.c.

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

Referenced by __cq_exp().

Here is the call graph for this function:

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines