Exemplo n.º 1
0
 public static double DivPI(List <int> numbers)
 {
     return(HelpersMethods.dividedWithP1(numbers));
 }