Qurak

Minimize

Available, differs from the .wl reference

Global symbolic minimization of a function over variables with optional constraints.

Minimize[f, x]
Minimize[f, {x, y, …}]
Minimize[{f, cons}, {x, y, …}]
Minimize[…, x ∈ rdom]
Minimize[…, …, dom]
Minimize[x^3, x] → Minimize::natt: The minimum is not attained at any point satisfying the given constraints. {-Infinity, {x -> -Infinity}}

Used in

Topics

Related

All 6300 functions · Use this from an MCP client