Numerical minimum value of a function.
NMinValue[f, x]
NMinValue[f, {x, y, …}]
NMinValue[{f, cons}, {x, y, …}]
NMinValue[…, x ∈ reg]
NMinValue[x^2 + 3*x + 2, x]
→ -0.25- AccuracyGoal — default Automatic
- EvaluationMonitor — default None
- MaxIterations — default Automatic
- Method — default Automatic
- PrecisionGoal — default Automatic
- StepMonitor — default None
- WorkingPrecision — default MachinePrecision