Numworks Epsilon  1.4.1
Graphing Calculator Operating System
e_fmod.c File Reference
#include "math.h"
#include "math_private.h"

Go to the source code of this file.

Functions

double fmod (double x, double y)
 

Function Documentation

◆ fmod()

double fmod ( double  x,
double  y 
)

Definition at line 25 of file e_fmod.c.