Functions

q_sqrt.c File Reference

#include "quad.h"
Include dependency graph for q_sqrt.c:

Go to the source code of this file.

Functions

long double __qsqrt (long double)
long double __q_sqrt (long double *arg)

Function Documentation

long double __q_sqrt ( long double *  arg  ) 

Definition at line 44 of file q_sqrt.c.

References __qsqrt().

Here is the call graph for this function:

long double __qsqrt ( long  double  ) 

Referenced by __cqsqrt(), and __q_sqrt().