예제 #1
0
 public int EXPONENT(int lho, int rho)
 {
     return(logic_unit.EXPONENT(lho, rho));
 }