zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
s_floor.c File Reference
#include "math_libm.h"
#include "math_private.h"

Go to the source code of this file.

Functions

double floor (double x)
 

Variables

static double huge_val = 1.0e300
 

Function Documentation

Variable Documentation

double huge_val = 1.0e300
static

Definition at line 33 of file s_floor.c.

Referenced by floor().