func Point() fvar(p) p = 0 && 0 p[0] = X p[1] = Y return(p) end