I hope this question is appropriate here - if it isn't let me know and I will remove it.
I am wondering if there is a verb for the following operation: given a set of non-negative numbers, I take their max and then subtract the numbers from the max. This essentially "flips" the order of the numbers and makes the (previous) max zero.
I would like to say something like "I flipped the numbers" or describe it very shortly.
The context is that I am describing various transformations applied to a data set, e.g. "I standardized the data so that $\mu = 5$ and $\sigma = 1$ then log-transformed the data, and finally flipped it."
Any ideas?