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
Number:

for value you wish to divide

Amount
Number:

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

관련 레퍼런스