isNull | R Documentation |
Checks whether an EC point does exist.
isNull(x)
## S4 method for signature 'ECPOINT'
isNull(x)
x |
object |
logical
Bernhard Pfaff
https://en.bitcoin.it/wiki/Secp256k1
Other EllipticCurve: ECPARAM-class
,
ECPOINT-class
,
EcparamOrNull-class
,
containsPoint
, ecoperators
,
ecparam
, ecpoint
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.