-
-
Notifications
You must be signed in to change notification settings - Fork 16
ExtendedNumerics.BigDecimal.Min(ExtendedNumerics.BigDecimal,ExtendedNumerics.BigDecimal)
Adam White edited this page Oct 7, 2024
·
1 revision
Returns the smaller of two BigDecimal values.
public static ExtendedNumerics.BigDecimal Min(ExtendedNumerics.BigDecimal left, ExtendedNumerics.BigDecimal right);
left
BigDecimal
right
BigDecimal