Exemplo n.º 1
0
 public float Sqrtf(float x)
 {
     return(Ctm.Sqrtf(x));
 }