0
You could do a modulus operation in a function that returns a 1.
function isInt($num) {return $num%1==0; }
15th Dec 2017, 5:36 AM
Kevin Gilkey-Graham
Often have questions like this?
Learn more efficiently, for free:
Hot today
Find user codes
1 Votes
Game making
0 Votes
How?
0 Votes
Operating system
0 Votes
Finding images on sololearn
1 Votes
Python questions of operators
1 Votes



