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 aac16f3 commit 45daf42Copy full SHA for 45daf42
README.md
@@ -1,6 +1,8 @@
1
Robust PHP math integral solver
2
===============================
3
4
+
5
+
6
Get instance of `IntegralSolver` and compute:
7
8
```php
@@ -14,4 +16,4 @@ All results can be renderer as LaTeX or returned as array of tokens for future c
14
16
15
17
All dependencies you can get by [Package manager](https://github.com/baraja-core/package-manager).
18
-Fully compatible with `Nette 3.0` and `PHP 7.1`.
19
+Fully compatible with `Nette 3.0` and `PHP 7.1`.
0 commit comments