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 68a2ba7 commit 3fea59cCopy full SHA for 3fea59c
src/IntegralSolver.php
@@ -46,7 +46,7 @@ public function __construct(Tokenizer $tokenizer, QueryNormalizer $queryNormaliz
46
47
48
/**
49
- * @throws MathematicatorException|Exception
+ * @throws MathematicatorException
50
*/
51
public function process(string $query, ?string $differential = null): IntegralResult
52
{
0 commit comments