Computer Science, asked by anoopkrishnanj07, 16 days ago

if MAX function arguments contains no numbere, it returns zero true or false ​

Answers

Answered by babbarsunita08
1

Answer:

If an argument is an array or reference, only numbers in that array or reference are used. Empty cells, logical values, or text in the array or reference are ignored. If the arguments contain no numbers, MAX returns 0 (zero).

Similar questions