I have an array of numbers which can be plotted on a graph.
All x values should be kept the same.
All y value should be invesed so that the lowest y value become the highest y value and visa versa.
Any thoughts on how to do this?
Thanks in advance
Printable View
I have an array of numbers which can be plotted on a graph.
All x values should be kept the same.
All y value should be invesed so that the lowest y value become the highest y value and visa versa.
Any thoughts on how to do this?
Thanks in advance