Qurak

TimesBy

Available

Multiplies a variable in place.

x *= c
x = 5; x *= 3; x → 15

Topics

Related

All 6300 functions · Use this from an MCP client