Qurak

FindArgMin

Available

Find argument that minimizes a function.

FindArgMin[f, x]
FindArgMin[f, {x, x0}]
FindArgMin[f, {{x, x0}, {y, y0}, …}]
FindArgMin[{f, cons}, {{x, x0}, {y, y0}, …}]
FindArgMin[{f, cons}, {x, y, …}]
FindArgMin[x^2 + 3*x + 2, x] → \{-1\.5(0+\d*)?\} (regex)

Topics

Related

All 6300 functions · Use this from an MCP client