Elliptic curve addition algorithm for (0,0)

76 Views Asked by At

It seems to me that the Elliptic Curve Addition Algorithm is undefined for the case $P+P$ if $P=(0,0)$.

Are there any alternative computation methods for this case?