Exemplo n.º 1
0
 public void Percentile()
 {
     Assert.AreEqual(78, calc.Percentile(78, 100));
 }