Numworks Epsilon  1.4.1
Graphing Calculator Operating System
s_fabs.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 fabs (double x)
 

Function Documentation

◆ fabs()

double fabs ( double  x)

Definition at line 24 of file s_fabs.c.