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 341e0d8 commit 242fc41Copy full SHA for 242fc41
docs/source/glossary.rst
@@ -88,5 +88,5 @@ Glossary
88
``tuple``, ``set``, ``frozenset``, etc.
89
90
short Weierstrass curve
91
- A curve with the curve equation: :math:`x^2=y^3+ax+b`. Most popular
+ A curve with the curve equation: :math:`y^2=x^3+ax+b`. Most popular
92
curves use equation of this format (e.g. NIST256p).
0 commit comments