Some bugfixes/added errors, convert most to not use simple_passthrough
This commit is contained in:
7
tests/test_math.expected_results
Normal file
7
tests/test_math.expected_results
Normal file
@@ -0,0 +1,7 @@
|
||||
atan = 3.141593
|
||||
atan2 = 0.000000
|
||||
acos = 0.000000
|
||||
asin = 3.141593
|
||||
tan = 0.990050
|
||||
cos = 1.000000
|
||||
sin = 0.000000
|
||||
Reference in New Issue
Block a user