1
0
mirror of https://github.com/bitcoinbook/bitcoinbook synced 2025-05-10 19:08:51 +00:00

Made changes to ch04.asciidoc

This commit is contained in:
myarbrough@oreilly.com 2014-11-18 07:12:05 -08:00
parent 65d0303d8d
commit a600ab8d87

View File

@ -111,9 +111,10 @@ Bitcoin uses a specific elliptic curve and set of mathematical constants, as def
[latexmath] [latexmath]
++++ ++++
\begin{equation} \begin{equation}
{y^2 = (x^3 + 7)} \text{over} (\mathbb{F}_p) {y^2 = (x^3 + 7)} \text{over} (\mathbb{F}_p)
\end{equation} \end{equation}
++++ ++++
or or
[latexmath] [latexmath]