Hi everyone,
I need to know how to find the intersection of two functions. They are both quite complex (no polynomials), but only dependent on one variable. So the goal is to find the value of this variable for which the two functions are equal.
It's part of a simulation, so it should be fast...