Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
NExtends
Primitives
DecimalExtensions
C# 클래스 NExtends.Primitives.DecimalExtensions
파일 보기
프로젝트 열기: LuccaSA/NExtends
공개 메소드들
메소드
설명
MathRound
(
this
d
,
int
precision
) :
Decimal
Does the Mathematical rounding and not the banker's rounding
메소드 상세
MathRound()
공개
정적인
메소드
Does the Mathematical rounding and not the banker's rounding
public
static
MathRound
(
this
d
,
int
precision
) :
Decimal
d
this
precision
int
리턴
Decimal