Hello,
I am evaluating several functions with a range of variables ( x:=0...100 ). Now I want to pick the i_th element from these functions and use that as an input to a new function that evaluates a range of variables. I would like to do this iteratively, so that the new function then picks...