double
Double
System.Decimal
System.Number
System.IComparable
System.IFormattable
System.IConvertible
String.valueOf(${this})
ToString
System.String
Double.valueOf(${dStr})
System.String
dStr
Parse
System.Double
Double.MIN_VALUE
System.Decimal
MinValue
Double.MIN_VALUE
${this:16}.setMinValue(${value})
Double.MAX_VALUE
System.Decimal
MaxValue
Double.MAX_VALUE
${this:16}.setMaxValue(${value})
-1.0
System.Decimal
MinusOne
-1.0
${this:16}.setMinusOne(${value})
0.0
System.Decimal
Zero
0.0
${this:16}.setZero(${value})
1.0
System.Decimal
One
1.0
${this:16}.setOne(${value})