javscript check if input number is absolute code example Example: js absolute value Math.abs(-4)//returns 4 Math.abs(4)//returns 4