Click or drag to resize

EuclidIsPerfectSquare Method

Overload List
 NameDescription
Public Extension MethodIsPerfectSquare(Int32) Find out whether the provided 32 bit integer is a perfect square, i.e. a square of an integer.
Public Extension MethodIsPerfectSquare(Int64) Find out whether the provided 64 bit integer is a perfect square, i.e. a square of an integer.
Top
See Also