예제 #1
0
 public static double length(Coord3 c) {
   return c.length();
 }