Contains class-level declarations for the Decimal type.
Returns a Decimal representing the specified value.
Returns a Decimal representing the number described by value, or throws NumberFormatException if value doesn't represent a decimal number.
Returns a Decimal representing the number described by value, or returns null if value doesn't represent a decimal number.
null