convert negative number to positive in javascript

JavaScript
Math.abs("the negative number")
Source

Also in JavaScript: