Competition Language | |
Average | How to Use |
This command does exactly as you would expect. It averages the two inputs. Unfortunatly, because RobotC does not support array lists, I could not make it work with a variable amount of inputs.
When using the average function, you input two values. The output will be the average of those two values.