>
From
Your
Code
();
Submit a quote
Source code
quote in
JavaScript
n°
197
August 17, 2014 am31 09:30
function isNegative(number) { if (number.match(/^-\d+$/)) { return true; } else { return false; } }
Check similar quotes
But why ?
Share this quote
Facebook
Twitter
E-mail
Install