Functions

d_sqrt.c File Reference

#include <math.h>
#include "moremath.h"
Include dependency graph for d_sqrt.c:

Go to the source code of this file.

Functions

double d_sqrt (double *x)

Function Documentation

double d_sqrt ( double *  x  ) 

Definition at line 41 of file d_sqrt.c.

References sqrt().

Here is the call graph for this function: