Question
what to create a table with variable value from a function.

Hi,
I am calculating mean wind speed at variable heights (ze) as as shown in above function.
Now I want to create a table with variable heights say 10m, 15m. 20m and tabulate the corresponding wind velocity, so that i can reference it any where in the calculation and I also want to know how to extract exact data from table with the variable say like lookup functions in the excel.

