参考 div()

div()

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

示例

语法

div(Key, Amount)

参数

Key

for value you wish to divide

Amount

to divide 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!

相关参考