Calculates an average value of all inputs. 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 creating an average of Currents A, B, and C to get the Average Current.
Calculates an average value of all inputs. 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 creating an average of Currents A, B, and C to get the Average Current.