Exemplo n.º 1
0
 public function testMeanNAN()
 {
     $this->assertNan(StudentT::mean(1));
 }