quote:
Original post by LilBudyWizer
Well, anyway, you just need to call a function returning x/(1-x) instead of the ForceAtDepth function. You don''t need the fT# or second parameters at all assuming you want to integrate x/(1-x).
Could you be so kind and give an example of how I would change my code above to do what you say? For some reason I can''t figure out how to make it work. You say my function should return x/(1 - x), so I should pass in x, but where do I get x from, in each of the four calls?
Sorry for the confusion, and thanks in advance...
SS