fix: add math.h
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <gsl/gsl_errno.h>
|
#include <gsl/gsl_errno.h>
|
||||||
|
#include <math.h>
|
||||||
|
|
||||||
#define PI 3.1415926535897932384626433832795028841971693993751058
|
#define PI 3.1415926535897932384626433832795028841971693993751058
|
||||||
#define Rs 1
|
#define Rs 1
|
||||||
|
|||||||
Reference in New Issue
Block a user