aboutsummaryrefslogtreecommitdiff
path: root/libinterp
diff options
context:
space:
mode:
Diffstat (limited to 'libinterp')
-rw-r--r--libinterp/runt.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libinterp/runt.h b/libinterp/runt.h
index df226d5..3aebf93 100644
--- a/libinterp/runt.h
+++ b/libinterp/runt.h
@@ -3096,8 +3096,8 @@ struct F_Math_yn
#define Math_Infinity Infinity
#define Math_NaN NaN
#define Math_MachEps 2.220446049250313e-16
-#define Math_Pi 3.141592653589793
-#define Math_Degree .017453292519943292
+#define Math_Pi 3.1415927410125732
+#define Math_Degree .01745329238474369
#define Math_INVAL 1
#define Math_ZDIV 2
#define Math_OVFL 4