mult()

Multiply the given number with the value currently stored at the given key. The product then replaces the value previously stored in the Dictionary.

उदाहरण

सिंटैक्स

mult(Key, Amount)

पैरामीटर्स

Key
Number:

for value you wish to multiply

Amount
Number:

to multiply the value by

Notice any errors or typos? Please let us know. Please feel free to edit src/data/p5.TypedDict.js and open a pull request!

संबंधित संदर्भ