Skip to content

FindArgMax

Find argument that maximizes a function.

$ wo 'FindArgMax[-x^2 + 3*x + 2, x]'
{1.5}