This documentation is compiled for the latest release of Mathos Core Library
Top
Overload List
| Name | Description | |
|---|---|---|
| IsDivisible(Int16, Int16) |
Check if "num" is divisible by "divisibleBy"
| |
| IsDivisible(Int32, Int32) |
Check if "num" is divisible by "divisibleBy"
| |
| IsDivisible(Int64, Int64) |
Check if "num" is divisible by "divisibleBy"
|
See Also