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 313c028 commit c275a15Copy full SHA for c275a15
1 file changed
README.md
@@ -14,7 +14,7 @@ If you decide to apply the concepts presented or base on the provided code, plea
14
### Fancy math
15
16
In order to keep the reference implementation as close to the math as possible we define some utilities with unicode symbols.
17
-E.g. `𝚷(i for i in ℤ[1,3])` is a valid python code for $$\sum_{i=1}^{3} i$$
+E.g. `𝚷(i for i in ℤ[1,3])` is a valid python code for $$\prod_{i=1}^{3} i$$
18
19
20
0 commit comments