Function lib::is_perfect_square

source ·
pub fn is_perfect_square(number: i128) -> bool
Expand description

Returns true if the number is positive.