-
-
Notifications
You must be signed in to change notification settings - Fork 16
ExtendedNumerics.BigDecimal.IsZero()
Adam White edited this page Oct 7, 2024
·
1 revision
This method returns true if the BigDecimal is equal to zero, false otherwise.
public bool IsZero();