math.type (x)
Returns "integer
" if x
is an integer, "float
" if it is a float, or nil if x
is not a number.
math.type (x)
Returns "integer
" if x
is an integer, "float
" if it is a float, or nil if x
is not a number.
Designed by : w10schools
service@w10schools.com
Please login to continue.