public void SetUp()
 {
     _math = new Math_Lab2();
 }