From 661f59838235815b5073a0ef95f410003639519e Mon Sep 17 00:00:00 2001 From: Jakob Kaivo Date: Sun, 16 Aug 2020 16:14:04 -0400 Subject: rename non-compiled files to *.h --- src/math/M_E.h | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 src/math/M_E.h (limited to 'src/math/M_E.h') diff --git a/src/math/M_E.h b/src/math/M_E.h new file mode 100644 index 00000000..844dec02 --- /dev/null +++ b/src/math/M_E.h @@ -0,0 +1,5 @@ +#include +#define M_E value of e +/* +XOPEN(4) +*/ -- cgit v1.2.1