====Division Node==== This node **divides the first input by the second input**. 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 **numerator** - the number at the top of the expression. \\ **Input #2** is also a //number// and is the **denominator** - the number at the bottom of the expression\\ ===Outputs=== **Output #1** is a //number// and is equal to the value of Input 1 multiplied by the value of Input 2.