answersLogoWhite

0

What does the MIN function?

User Avatar

Anonymous

8y ago
Updated: 10/23/2021

It is a macro, gives the smaller value out of two.

User Avatar

Ted Haley

Lvl 10
3y ago

What else can I help you with?

Related Questions

What is the difference between min and max function?

The MIN function returns the lowest value from a set of values. The MAX function returns the highest value from a set of values.=MIN(A2:A20)=MAX(A2:A20)The MIN function returns the lowest value from a set of values. The MAX function returns the highest value from a set of values.=MIN(A2:A20)=MAX(A2:A20)The MIN function returns the lowest value from a set of values. The MAX function returns the highest value from a set of values.=MIN(A2:A20)=MAX(A2:A20)The MIN function returns the lowest value from a set of values. The MAX function returns the highest value from a set of values.=MIN(A2:A20)=MAX(A2:A20)The MIN function returns the lowest value from a set of values. The MAX function returns the highest value from a set of values.=MIN(A2:A20)=MAX(A2:A20)The MIN function returns the lowest value from a set of values. The MAX function returns the highest value from a set of values.=MIN(A2:A20)=MAX(A2:A20)The MIN function returns the lowest value from a set of values. The MAX function returns the highest value from a set of values.=MIN(A2:A20)=MAX(A2:A20)The MIN function returns the lowest value from a set of values. The MAX function returns the highest value from a set of values.=MIN(A2:A20)=MAX(A2:A20)The MIN function returns the lowest value from a set of values. The MAX function returns the highest value from a set of values.=MIN(A2:A20)=MAX(A2:A20)The MIN function returns the lowest value from a set of values. The MAX function returns the highest value from a set of values.=MIN(A2:A20)=MAX(A2:A20)The MIN function returns the lowest value from a set of values. The MAX function returns the highest value from a set of values.=MIN(A2:A20)=MAX(A2:A20)


What function would you use to find the least expensive item?

You would use the MIN function. It is rare that you would do so, but you could also use the SMALL function. Even rarer still, the SUBTOTAL function can also be used to do it. Going back to the MIN function, if your list of items were in the cells from A2 to A30, your MIN function would be: =MIN(A2:A30)


A statistical function that determines the smallest value in a group of values?

MIN function


What does MIN mean in spreadsheet?

MIN is a function that gets the lowest value from a set of values or a range. It is short for minimum. So if you wanted to find the lowest value in the range from A2 to A25, you would type the function in like this: =MIN(A2:A25)


The ____ function determines the lowest number in a range?

The MIN Function determines the lowest number in a range


What displays the lowest values for a range of values in excel?

The MIN function.


What does the min function return?

It is a macro, gives the smaller value out of two.


What does the MIN Excel function do?

The Min function gives you the lowest of a set of values in the values, cells or range you specify. The following function would display the lowest value entered in all of the cells between A1 and A12.=MIN(A1:A12)


How do you calculate minimum marks on excel?

You use the MIN function. All you need to know is the cells that the marks are in. Then in an empty cell you would use the MIN function to get the lowest mark of the set. Say your marks were in the cells from B2 to B15, then your formula would be: =MIN(B2:B15)


What do the Max and Min functions do?

The MAX function gets the highest value in a range and the MIN function gets the lowest. If there were values in all the cells from A2 to A20, you could use the two functions to get the highest and lowest values in the range:=MAX(A2:A20)=MIN(A2:A20)


How do I get max to min serial or What function can I use to get max to min or min to max serial?

You can use the SEQUENCE function in Excel to create a series of numbers from max to min or min to max. For example, to create a series from 10 to 1 in descending order, you could use =SEQUENCE(10,1,-1). This formula generates a range of numbers from 10 to 1 in descending order.


What is the usefulness of the second derivative in finding the absolute extrema of a function?

it tells you if it is a min or max