Beispiel #1
0
 public void TestPower()
 {
     double x = ExcelHeader.power(2, 3);
 }