예제 #1
0
 public void TC_PTB2_01()
 {
     Assert.AreEqual(motNghiem, operation.giaiPhuongTrinhBacHai(0, 2, 1, ref x1, ref x2).ToString());
     Assert.AreEqual(-0.5, x1);
 }