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