Numworks Epsilon  1.4.1
Graphing Calculator Operating System
e_sqrt.c File Reference
#include <sys/cdefs.h>
#include <float.h>
#include <math.h>
#include "math_private.h"

Go to the source code of this file.

Functions

double sqrt (double x)
 

Function Documentation

◆ sqrt()

double sqrt ( double  x)

Definition at line 92 of file e_sqrt.c.