MinMax¶
Returns the minimum and maximum of a list.
MinMax[list, d] expands the returned interval on both sides by d.
With an exact rational expansion, the result stays exact.
MinMax[list, {dMin, dMax}] expands asymmetrically.
MinMax¶Returns the minimum and maximum of a list.
MinMax[list, d] expands the returned interval on both sides by d.
With an exact rational expansion, the result stays exact.
MinMax[list, {dMin, dMax}] expands asymmetrically.