divisibilityDivisibility Method |
| Name | Description | |
|---|---|---|
| Divisibility(Int32, Int32) |
Get the number of times n can be evenly divided by b.
| |
| Divisibility(BigInteger, BigInteger) |
Get the number of times n can be evenly divided by b.
|