Multiply the given number with the value currently stored at the given key. The product then replaces the value previously stored in the Dictionary.
Ejemplos
Sintaxis
mult(Key, Amount)
Parámetros
Key
Number:
for value you wish to multiply
Amount
Number:
to multiply the value by
This page is generated from the comments in src/data/p5.TypedDict.js . Please feel free to edit it and submit a pull request!