Function lib::is_perfect_square
source · pub fn is_perfect_square(number: i128) -> boolExpand description
Returns true if the number is positive.
pub fn is_perfect_square(number: i128) -> boolReturns true if the number is positive.