====Multiplication Node==== This node **multiplies the two input values by each-other**. This node is available in all [[analytic_modules|modules]]. This is part of the [[folder_math|Math nodes]], designed to perform mathematical functions and comparisons on values. {{node_mult.png}} ===Inputs=== **Input #1** is a //number// and is the first value to be multiplied. \\ **Input #2** is also a //number// and is the second value to be multiplied. ===Outputs=== **Output #1** is a //number// and is equal to the value of Input 1 multiplied by the value of Input 2.