#include <stdio.h>
#include <string.h>
#include <math.h>
Go to the source code of this file.
Defines | |
#define | M_PI 3.14159265358979323846 |
#define | BITS 16 |
#define | FLOATFMT "%.18e" |
Functions | |
int | main (int argc, char *argv[]) |
#define BITS 16 |
#define FLOATFMT "%.18e" |
#define M_PI 3.14159265358979323846 |
Definition at line 28 of file costablegen.c.
int main | ( | int | argc, | |
char * | argv[] | |||
) |
Definition at line 33 of file costablegen.c.