Solved
Root function error: find a value greater than 30^307
- September 23, 2024
- 3 replies
- 1044 views
Hi,
I do not understand this error in which root function found a number greater than 10^307, as we can see from the plot that on the interval [0.1,10] the magnitude did not go above -1, nor above 1...

On the other hand if we specify also the interval [0.1, 10] inside the root function then the root gives no more this error, and can calculate.

I do not understand why in the first way root function give that error, as I expected root function to be evaluated between [0.1, 10] interval also in the first way, given only the guess values inside the root function, and not specify explicitly the interval.


