Beispiel #1
0
 public static double Arg(Point a)
 {
     return(a.Arg());
 }