Does anyone know why this always returns False?
is_int(sqrt(100))
and what syntax should i use to check is square root is an integer ?
sqrt
function returns float
value, not int
.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With