void getxy(Big &x,Big &y) const;
void ECn::getxy(Big &x,Big &y) const {epoint_getxyz(p,x.getbig(),y.getbig(),NULL);}