FreeBASIC  0.91.0
math_frac.c File Reference
#include "fb.h"
Include dependency graph for math_frac.c:

Go to the source code of this file.

Functions

FBCALL float fb_FRACf (float x)
 
FBCALL double fb_FRACd (double x)
 

Function Documentation

FBCALL double fb_FRACd ( double  x)

Definition at line 10 of file math_frac.c.

Here is the call graph for this function:

FBCALL float fb_FRACf ( float  x)

Definition at line 5 of file math_frac.c.

Here is the call graph for this function: