answersLogoWhite

0

Logical functions like IF functions or others can be used.

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

The definition of range in math problems?

Range often is used when talking about functions. We are allowed to put certain values into the function and the collection of all these values is the function's domain and certain numbers come out of the function and these are its range.


What are the numbers formulas and functions used in calculations called?

You can refer to them generally as values. Formulas can use operands and functions use arguments.You can refer to them generally as values. Formulas can use operands and functions use arguments.You can refer to them generally as values. Formulas can use operands and functions use arguments.You can refer to them generally as values. Formulas can use operands and functions use arguments.You can refer to them generally as values. Formulas can use operands and functions use arguments.You can refer to them generally as values. Formulas can use operands and functions use arguments.You can refer to them generally as values. Formulas can use operands and functions use arguments.You can refer to them generally as values. Formulas can use operands and functions use arguments.You can refer to them generally as values. Formulas can use operands and functions use arguments.You can refer to them generally as values. Formulas can use operands and functions use arguments.You can refer to them generally as values. Formulas can use operands and functions use arguments.


Which of the six trig functions have values greater than 1?

tangent, cotangent, secant, and cosecant can all be greater than 1 at certain angles


In a spreadsheet numbers are called?

In a spreadsheet, numbers are referred to as "values." These values can be entered into individual cells and used in calculations, formulas, and functions within the spreadsheet software. It is important to format numbers correctly in order to display them accurately and perform calculations accurately.


What conditions need to hold for two functions f and g to be equal?

The values of f and g are equal at each point in the domainThe domains of f and g are equal


What is rational values?

Rational values- those are necessary to the functions and fulfillment of intellect and will.


Values used in calculations in functions are?

arguments. :)


In Excel a button that inserts Excel functions to sum average or count all the values in a column or row or display the minimum or maximum value in a column or row is called the?

The Autosum button can do all of those things.


What is scattered plot?

A scatter plot or scattergraph is a type of mathematical diagram using Cartesian coordinates to display values for two variables for a set of data.


What is the mathematical definition of data display?

A collection of facts, such as values or measurements.


Represent the values to display after Word evaluates the instructions of the IF field?

field results


What is the difference between system specification and a software specification?

The specifications for a software application will be what that application needs to be able to do. The designwill be how the software engineers plan to do it.A simple specification may be something like "This application must be able to take two numbers as input and display their sum."The design could be:# Accept two values via command line # Add values # Display sum or...# Display calculator GUI # Accept two values via mouse input # Add values # Display sum