Skip to content

Minimize

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

$ wo 'Minimize[x^3, x]'

Minimize::natt: The minimum is not attained at any point satisfying the given constraints.
{-Infinity, {x -> -Infinity}}