Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
NExtends
Primitives
DecimalExtensions
C# Class NExtends.Primitives.DecimalExtensions
Mostra file
Open project: LuccaSA/NExtends
Public Methods
Method
Description
MathRound
(
this
d
,
int
precision
) :
Decimal
Does the Mathematical rounding and not the banker's rounding
Method Details
MathRound()
public
static
method
Does the Mathematical rounding and not the banker's rounding
public
static
MathRound
(
this
d
,
int
precision
) :
Decimal
d
this
precision
int
return
Decimal