MIN returns the least value of a given set of numbers or range of cells
D. MIN
Step-by-step explanation:
In MS-excel there are many inbuilt functions are available. Each function is used to either select cell or series of cells or return the value to specific value.
ROUND :- These is inbuilt function which returns round value for selected cell or selected range cell.
=Round(5.6) returns 6.
COUNT: - These are inbuilt function gives count of selected range of cell.
=COUNT (a1-A10)
NOW: - In excel it is inbuilt function it returns date and time of the system
MIN :- In Excel it is inbuilt function give minimum value for selected range of cell . (Least value from range cells)