We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3b7da7 commit 51d8babCopy full SHA for 51d8bab
docs/src/index.md
@@ -68,7 +68,7 @@ integrate(x^2 + 1, x, RischMethod(use_algebraic_closure=false, catch_errors=true
68
- `use_algebraic_closure` does what?
69
- `catch_errors` does what?
70
71
-[→ See detailed Risch documentation](risch.md)
+[→ See detailed Risch documentation](methods/risch.md)
72
73
### RuleBased
74
This method uses a large number of integration rules that specify how to integrate various mathematical expressions.
0 commit comments