theorem Th25:
  |.euc2cpx(p).|=|.p.|
proof
  |.p.| = sqrt ((p`1)^2+(p`2)^2) by JGRAPH_3:1;
  hence thesis by Th21;
end;
