is-float-nodejs
v0.0.1
Published
check if a number is a float
Downloads
3
Maintainers
Readme
is-float-nodejs
check if a number is a float
Install
npm install is-float-nodejs
API isFloat(number || string) -> Boolean
Check if the arg is a float or not.