Number.isInteger() Method only works with iOS
The Number.isInteger(number_dcn) method only works on iOS devices. However, number_dcn % 1 === 0 works on both iOS and Android. It would be great if the Number.isInteger() method could also work on Androids.
Please sign in to leave a comment.
Comments
0 comments