How To Find The Minimum Of A Function?
The minimum value of a function is found when its derivative is null and changes of sign, from negative to positive. Example: f(x)=x2 f ( x ) = x 2 defined over R , its derivative is f′(x)=2x f ′ ( x ) = 2 x , that is equal to zero in x=0 because […]