https://github.com/gitfaf/node-is-negative
Check if a number passed is negative, including -Infinity, -0 and other negative numbes.
https://github.com/gitfaf/node-is-negative
Last synced: 5 days ago
JSON representation
Check if a number passed is negative, including -Infinity, -0 and other negative numbes.
- Host: GitHub
- URL: https://github.com/gitfaf/node-is-negative
- Owner: gitfaf
- License: gpl-3.0
- Created: 2017-08-20T19:54:05.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-08-20T20:16:38.000Z (over 7 years ago)
- Last Synced: 2025-04-30T16:17:13.991Z (20 days ago)
- Language: JavaScript
- Size: 14.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# node-is-negative
Check if a number passed is negative, including -Infinity, -0 and other negative numbes.