FindMinimum::bbound
FindMaximum::bbound
FindFit::bbound
FindRoot::bbound
FindMinimum::bbound FindMaximum::bbound FindFit::bbound FindRoot::bbound
Details
-
- This message is generated when an expression that is not a number is encountered in a position where the specification for the limits of the search region is expected.
- The search specification is the second argument in FindMinimum, FindMaximum, and FindRoot, and the third argument in FindFit.
- Off[message] switches off the message; On[message] switches it on. For example: Off[FindMinimum::bbound].
Examples
Basic Examples (2)
One of the limits on the search region is not a number:
This shows a valid specification of limits on the search region in FindMinimum:
The variables used to specify the limits on the search region do not have numerical values:
A root is computed if numerical values are assigned for the symbolic parameters: