-
-
Notifications
You must be signed in to change notification settings - Fork 16
ExtendedNumerics.BigDecimal.op_UnaryPlus(ExtendedNumerics.BigDecimal)
Adam White edited this page Oct 7, 2024
·
1 revision
Returns the value of the BigDecimal operand. (The sign of the operand is unchanged.)
public static ExtendedNumerics.BigDecimal operator +(ExtendedNumerics.BigDecimal value);
value
BigDecimal