- Picture and text skills
- Case
Returns the smallest value in a set of values.
Syntax
MIN(number1,number2,...)
Number1, number2,... are 1 to 30 numeric parameters from which the minimum value is to be found.
Description
• You can specify arguments as numbers, blank cells, logical values, or text expressions of numbers.
If the argument is an incorrect value or text that cannot be converted to a number, an error will be generated.
• If the parameter is an array or reference, Then the function MIN only uses numbers, blank cells, logical values, text or error values are ignored.
If logical values and text strings cannot be ignored, use the MINA function.
• If the parameter does not contain numbers, Then function MIN returns 0.
Articles are uploaded by users and are for non-commercial browsing only. Posted by: Lomu, please indicate the source: https://www.daogebangong.com/en/articles/detail/MIN-han-shu-yi-miao-cha-zhao-zui-xiao-zhi.html
评论列表(196条)
测试