Run
Reset
Chrome
Cobalt
Monokai
Dreamweaver
Vibrant Ink
<!-- HTML -->
/*CSS*/
var x = (0.4 * 10 + 0.2 * 10) / 10; // x will be 0.6 document.write(x);