Go to the source code of this file.
Functions | |
double | callfltfunc (double dx) |
int | callfunc (int x) |
int | setlffunc (double(*f)()) |
int | setlfunc (int(*f)()) |
double | sync (double x) |
char * | upperstring (char *s) |
Variables | |
static int(* | g )() |
static double(* | gf )() |
double callfltfunc | ( | double | dx | ) |
char* upperstring | ( | char * | s | ) |