Method ToDouble
ToDouble(Decimal128)
Converts the value of the specified Decimal128 to the equivalent double.
public static double ToDouble(Decimal128 d)
Parameters
d
Decimal128The number to convert.
Converts the value of the specified Decimal128 to the equivalent double.
public static double ToDouble(Decimal128 d)
d
Decimal128The number to convert.