| # generated from the original tests. |
| # Henceforth it may be nicer to group tests into separate files. |
| t6: math.Jacobi(1000, 2000) |
| t7: math.Jacobi(1000, 201) |
| t26: math.Copysign(5, -2.2) |
| error in call to math.Jacobi: big: invalid 2nd argument to Int.Jacobi: need odd integer but got 2000 |
| t3: cannot call non-function math.Pi (type float): |
| cannot use 2.0E+400 (type float) as float64 in argument 0 to math.Asin: value was rounded up: |
| t1: (float){ 3.14159265358979323846264338327950288419716939937510582097494459 } |
| // [eval] t3: cannot call non-function math.Pi (type float): |
| // [eval] error in call to math.Jacobi: big: invalid 2nd argument to Int.Jacobi: need odd integer but got 2000 |
| // [eval] cannot use 2.0E+400 (type float) as float64 in argument 0 to math.Asin: value was rounded up: |
| t25: (float){ 1.25992104989487316476721 } |
| t27: (float){ 20.0855369231876677409285 } |
| t28: (float){ 11.3137084989847603904135 } |
| t29: (float){ 1.38629436111989061883446 } |
| t30: (float){ 0.602059991327962390427478 } |
| t31: (float){ 2.32192809488736234787032 } |