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 341e0d8 + 242fc41 commit cb097b3Copy full SHA for cb097b3
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