Divides input b from input a. (a divided by b). Any value that doesn't evaluate to a number is ignored. If no values evaluate to a number then returns null.
In this example, we are dividing the total current by the number of inputs (3) to calculate the Average Current.