Intersectionpoint

So I am fitting my data with either a predefinded function “expo” or 1/x². I want to know the x Value where the y value equals to 1. Can I do that in a for loop or is that not possible at all?

cheers

May be this post can help you:

Hi,
maybe the TF1::GetX() method is what you are searching for.

Cheers,
S

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.