| discr.ecd | R Documentation | 
Discriminant of the elliptic curve y(x)
## S3 method for class 'ecd' discr(object, no.validate = FALSE) discr(object, no.validate = FALSE) ## S4 method for signature 'ecd' discr(object, no.validate = FALSE)
object | 
 an object of ecd class  | 
no.validate | 
 logical, if   | 
the discriminant
Stephen H-T. Lihn
d <- ecd(-1,1) discr(d)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.