Changes
1 changed files (+1/-1)
-
-
@@ -36,7 +36,7 @@ nl_tests = [("sum_{n=0}^oo 1/n! x^n", e^x), ("int 0 to x 2e^(-2y) dy", 1 - e^(-2*x)), ("Number of partitions of 69", 3554345), ("x' = (1-x^2)x", -x * (x^2-1) == 0), ("solve dy/dx+y-1 = 0 where y(10) = 2", (e^10 + e^x)*e^(-x)), (r"e^{\log(\sqrt2)-3i\pi/4} rectangular form", -1-i), ("Answer to the ultimate question of life the universe and everything", 42), ]
-