answersLogoWhite

0

It depends where the stripped commas were (PUT spaces after commas in future and the problem disappears).

The problem is the 3rd and 4th listed elements; they could have been:

  • (5, 19), (5, 20) → not a function
  • (5, 19), (52, 0) → a function
  • (51, 9), (5, 20) → a function
  • (51, 9), (52, 0) → a function
User Avatar

Wiki User

7y ago

What else can I help you with?

Related Questions

What is a function table?

a function table is a table used to find number pairs


What is virtual function table?

A virtual function table is a table of pointers to functions.


What is the definition to function table?

a table used to show values of the variable expression for a given function


What Excel function finds the position of an item in a table?

The MATCH function can find the position of an item in a table.


A table organizing the input rule output of a function?

a table organizing the input rule output of a function


What group is chlorine in the periodic table?

Chlorine is in Group 17 of the Periodic Table.


What is a table organizing the input rule and the output of a function?

If it is boolean logic, typically that is called a Truth Table.


What function searches for a specific value in a table and returns that value's relative position from the table not the value itself in Excel?

The MATCH function can do that.


What is a table organizing of the important rule and output of a function called?

A table organizing to imput rule and output of a function


What is the function in Excel that will count the number of numeric entries in a table?

The COUNT function will do it. You just need to specify your table range. Say your table is from B2 to E16, then the function would be: =COUNT(B2:E16)


What group is astatine in the periodic table?

Astatine is placed in group-17 in the Periodic Table. Its symbol is At.


What function searches for a specific value in a table and returns that values relative position from the table not the value itself?

The MATCH function.