Hi. I would like to calculate an equation with variables in range of values (in Given - Find block), but I have problem with that. Let me explain on example what I'm talking about. I write:
y=1..4 (range of values for variable y)
Given
x(y)=1 (initial guess)
x(y)=2*x(y)+1...