mmin

mmin(f)

Retrieve the minimum.

Parameters

Name Type Description Default
f array_like or Function Input operand. required
Back to top