Example #1
0
 double get(Point e) {
   return power / sqr(e.dist(p));
 }