Allows different mathematical operations to be applied to two numbers
Summary (oneliner)
Allows the following mathematical modes to be applied to 2 numbers.+ - * / %
min max
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Caniuse query
Inputs
number 0 (Number)
Number 0 in
number 1 (Number)
Number 1 in
math mode index (integer /Number)
Outputs
result (Number)
Result out
Patches using Math
Changelog
created op 2019-06-20 - andro |