Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

For this problem, create a new worksheet called MyMaxFunction. Write a function called MyMax ( T ) , where T is a table of numbers.

For this problem, create a new
worksheet called MyMaxFunction. Write a function called MyMax(T), where T is a table of numbers.
MyMax(T) returns the maximum number in T. You cannot use the Excel functions MAX, MAXA, or
LARGE. But you have the built-in Excel function MIN available to define your implementation of MAX.
Test your MyMax function with at least three inputs: a row with 4 numbers, a column with 4 numbers
and a table of numbers with 4 rows and 2 columns.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Theory Icdt 97 6th International Conference Delphi Greece January 8 10 1997 Proceedings Lncs 1186

Authors: Foto N. Afrati ,Phokion G. Kolaitis

1st Edition

3540622225, 978-3540622222

More Books

Students also viewed these Databases questions