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