Actually, In this particular problem, you could just use "less or
equal", then increase x until the loop stops.

A better way would be to use an automatic iterative procedure to find
the value x where the difference between "Total Fiber Length" and
"x+y" is zero. That shouldn't be to difficult.

Reply via email to