EuclidIs |
| Name | Description | |
|---|---|---|
| IsPerfectSquare(Int32) | Find out whether the provided 32 bit integer is a perfect square, i.e. a square of an integer. | |
| IsPerfectSquare(Int64) | Find out whether the provided 64 bit integer is a perfect square, i.e. a square of an integer. |