ECPARAM-class | R Documentation |
S4-class for elliptic curve parameters.
Objects of this class do contain the big integer parameters of
elliptic curves. Instances of this class are ordinarily created
by a call to exparam
p
bigz
, curve dimension.
a
bigz
, parameter.
b
bigz
, parameter.
Bernhard Pfaff
https://en.bitcoin.it/wiki/Secp256k1
Other EllipticCurve:
ECPOINT-class
,
EcparamOrNull-class
,
containsPoint()
,
ecoperators
,
ecparam()
,
ecpoint()
,
isNull()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.