Hello,
i am working on a look-up for a 2 dimensional matrix. A little bit of context for my problem:
I am trying to find a value based on two different (numerical) inputs: mileage of a car and operational time. I have already implemented the matrix a...