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
doc
issues
example patch id
youtube ids (comma seperated)
caniuse query
collections
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 |