Exemple #1
0
 public float Cosf(float x)
 {
     return(Ctm.Cosf(x));
 }