切り捨て処理したをした値を取得します。マイナス値は絶対値計算になります。
Namespace: YiaoWang.UtilityAssembly: YiaoWang.Utility (YiaoWang.Utility.dll 内) バージョン: 2.11.5.7 (2.11.5.7)
Syntax
C# |
---|
public static decimal RoundD( decimal value, int digits ) |
Visual Basic |
---|
Public Shared Function RoundD ( _ value As Decimal, _ digits As Integer _ ) As Decimal |
Parameters
- value
- Type: System..::..Decimal
値。
- digits
- Type: System..::..Int32
小数点以下有効桁数