The search functionality needs JavaScript enabled
Deletes the point idx from the curve. Sends an error to the console if idx is out of bounds.
idx
void removePoint ( const(long) idx ) nothrow @nogc;