float_math
This module provides a simple means to perform mathematical operations on numbers coming from up to 4 input ports. By using multiple float_math modules, any number of values may be combined.
The panel for float_math is shown above. The default equation is f1 + f2 + f3 + f4 which adds all four input ports.
Pop-upAvailable Mathematical Operators hereorJump to Available Mathematical Operators here
Any of these operators may be used.
The output (rightmost output port) is the numeric value resulting from the equation.
The value will update when any of the input values are changed unless the checkbox next to the input value is turned off.
Module Input Ports
- Input Value1 [Number] Accepts number 1
- Input Value 2 [Number] Accepts number 2
- Input Value 3 [Number] Accepts number 3
- Input Value 4 [Number] Accepts number 4
- Input String 1 [String] An input string
Module Output Ports
- Output Value1 [Number] Outputs number 1
- Output Value 2 [Number] Outputs number 2
- Output Value 3 [Number] Outputs number 3
- Output Value 4 [Number] Outputs number 4
- Output String 1 [String] An input string
- Result Value [Number] The final output