以下の内容はhttps://culage.hatenablog.com/entry/20150513/1431442800より取得しました。


数値を四捨五入するには?[2.0のみ、C#、VB]

http://www.atmarkit.co.jp/fdotnet/dotnettips/700mathround/mathround.html
.net framework の Math.Round はデフォルトだと『四捨五入ではない』。
四捨五入するには、AwayFromZeroを指定する必要がある。

Math.Round(対象数値, まるめ桁, MidpointRounding.AwayFromZero); 



以上の内容はhttps://culage.hatenablog.com/entry/20150513/1431442800より取得しました。
このページはhttp://font.textar.tv/のウェブフォントを使用してます

不具合報告/要望等はこちらへお願いします。
モバイルやる夫Viewer Ver0.14