powered by
checks if a number is decimal or integer
is.decimal(x)
true or false
the number to check #'
is.decimal(40.15) is.decimal(4015)
Run the code above in your browser using DataLab