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.
2 parents 3a8bc4e + 534eb3d commit af3d97cCopy full SHA for af3d97c
docs/source/ec_arithmetic.rst
@@ -24,7 +24,7 @@ Both of them use the curves specified using the
24
25
You can either provide your own curve parameters or use one of the predefined
26
curves.
27
-For example, to define a curve :math:`x^2 = x^3 + x + 4 \text{ mod } 5` use
+For example, to define a curve :math:`y^2 = x^3 + 1 * x + 4 \text{ mod } 5` use
28
code like this:
29
30
.. code:: python
0 commit comments