Interpolation
I am trying to code ASCE7-10 table 27.6-2 to find my wind pressure of my roof but it is based on different parameters like the slope and the height and the wind speed.
Is there a way I can interpolate a table instead of having to do a bunch of matrices and interpolate each individually to find the pressure? The image below is what i am trying to avoid, doing a bunch of matrices to then get the final answer.

