ref: bbd6a23c4f306339b4a6285cb419b2da339de397
parent: a71551021e10fc8b47f12176d6aacf90936c328c
author: henesy <unknown>
date: Fri Sep 27 16:41:40 EDT 2019
add testcase.wav
binary files a/dis/os.dis b/dis/os.dis differ
binary files /dev/null b/lib/audio/testcase.wav differ
--- a/libinterp/runt.h
+++ b/libinterp/runt.h
@@ -3096,8 +3096,8 @@
#define Math_Infinity Infinity
#define Math_NaN NaN
#define Math_MachEps 2.220446049250313e-16
-#define Math_Pi 3.141592653589793
-#define Math_Degree .017453292519943295
+#define Math_Pi 3.1415927410125732
+#define Math_Degree .01745329238474369
#define Math_INVAL 1
#define Math_ZDIV 2
#define Math_OVFL 4