Output → 14 (取整數, 小數點後面都捨去了) (2) float b; b =(float)(x - z); Console.WriteLine(b); Output → ...
www.dotblogs.com.tw