Exemplo n.º 1
0
 public double Trunc(double x)
 {
     return(Ctm.Trunc(x));
 }