Exemplo n.º 1
0
 public void Meters_2_feet()
 {
     FloatCompare(3.28084f, Meters.Feet(1));
 }