Try with doubles (same as float but with higher precision - double is a default floating point type in C#). After operations are done, convert to float like ...
確定! 回上一頁