Esempio n. 1
0
 public float Exp2f(float x)
 {
     return(Ctm.Exp2f(x));
 }