-
Notifications
You must be signed in to change notification settings - Fork 15
Node Float Arithmetic Operation (v5.5)
Gerard Martin edited this page May 26, 2026
·
6 revisions
Note: This page is for Mutable v5.5. A newer version is available — see the v5.8 version of this page.

Perform an arithmetic operation between two floats.
Transform input float parameters to values useful for customization.
(dropdown)
Operation: Arithmetic operator that defines the process that will take place.
A: Float used as left operand.
B: Float used as right operand.
Result: Resulting float of applying the operator to the inputs A and B.