How to find inflection point of curve?

@Luigi_Marongiu, not sure why you would not invert your Tf formula and write it in the form g(y) = a exp(-b*y)? Then you can get your “inflection point” at y = 1/b. Note that this point is close to the point of maximum curvature of the exponential.
(PS: in mathematical terms, the points you are highlighting are not “inflection points”)