JS Shortcuts The *= can be used multiply itself. Works with all math operators. EXAMPLE: x += y is x = x + y These can be mixed like MORE q By DarkMG73 on April 3rd, 2020 in Javascript, Web Development.