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

Go to the source code of this file.

Functions

qcomplex __cqlog (long double zqreal, long double zqimag)
void __cq_log (qcomplex *result, qcomplex *z)

Function Documentation

void __cq_log ( qcomplex result,
qcomplex z 
)

Definition at line 68 of file cq_log.c.

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

Here is the call graph for this function:

qcomplex __cqlog ( long double  zqreal,
long double  zqimag 
)

Definition at line 59 of file cq_log.c.

References __qatan2(), __qhypot(), __qlog(), qcomplex::qimag, qcomplex::qreal, and result.

Referenced by __cq_log().

Here is the call graph for this function:

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines