vimwiki/math/Eliptic_Curve.wiki

10 lines
120 B
Plaintext
Raw Normal View History

2022-01-31 20:00:01 +00:00
= eliptic Curve =
An eliptic curve is a curve of form:
```
y^2 = x^3 + ax + b
```
They often curve around the origin