![]() | divisibility Class |
Namespace: NumberStone
public static class divisibility
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.
|