Math
System.Math
System.Object
Math.abs(${d})
System.Double
d
Abs
System.Double
Math.floor(${d})
System.Decimal
d
Floor
System.Decimal
Math.floor(${d})
System.Double
d
Floor
System.Double
Math.floor(${d})
System.Double
d
Floor
System.Double
Math.min(${a},${b})
System.Int32
a
System.Int32
b
Min
System.Int32
Math.min(${a},${b})
System.Double
a
System.Double
b
Min
System.Double
Math.max(${a},${b})
System.Int32
a
System.Int32
b
Max
System.Int32
Math.max(${a},${b})
System.Double
a
System.Double
b
Max
System.Double
Math.max(${a},${b})
System.Number
a
System.Number
b
Max
System.Number
Math.pow(${a},${b})
System.Double
a
System.Double
b
Pow
System.Double
Math.round(${d})
System.Decimal
d
Round
System.Decimal
Math.round(${d})
System.Double
d
Round
System.Double
Math.round(${s})
System.Single
s
Round
System.Single
CS2JNet.System.MathSupport
MathSupport.round(${d},${decimals})
System.Decimal
d
System.Int32
decimals
Round
System.Decimal
CS2JNet.System.MathSupport
MathSupport.round(${d},${decimals})
System.Double
d
System.Int32
decimals
Round
System.Double