answersLogoWhite

0

I would suggest using Microsoft Excel. If you don't have it you can go to Openoffice.org and get an open source version, which has many of the same features

User Avatar

Wiki User

16y ago

What else can I help you with?

Continue Learning about Math & Arithmetic

An electronic is an application you use to perform numeric calculations and to analyze and present numeric data?

No, it is not.


What will happen to the numeric key pad if the Numeric lock key is disabled?

If the Numeric Lock (Num Lock) key is disabled, the numeric keypad will not function for entering numbers. Instead, the keys on the numeric keypad will typically perform their alternate functions, which often include navigation keys like arrows or editing commands. This means that pressing keys on the numeric keypad will result in different actions rather than inputting numeric values. To use the numeric keypad for numbers again, the Num Lock key must be enabled.


What is 789 456?

The expression "789 456" appears to be a sequence of two numbers, 789 and 456, possibly indicating a mathematical operation or simply two separate values. If you meant to perform a calculation, please specify the operation (e.g., addition, subtraction). Otherwise, these numbers can represent anything from numeric data to identifiers in various contexts.


What advantages are there to using a parametric equations or numeric values?

Some curves are easier to describe and perform calculations on if using parametric equations


What is a symbol that indicates the type of calculation to perform?

A symbol that indicates the type of calculation to perform is called an "operator." Common mathematical operators include addition (+), subtraction (−), multiplication (×), and division (÷). In programming, operators can also include symbols like && for logical AND or || for logical OR. These symbols guide the operations to be executed in mathematical expressions or code.

Related Questions

What is is an application you use to perform numeric calculations and to analyze and present numeric data?

Excel is a spreadsheet application.


An electronic is an application you use to perform numeric calculations and to analyze and present numeric data?

No, it is not.


What is an application you use to perform numeric calculations and to analyze and present numeric data in Excel?

Excel is a spreadsheet application.


What fields store numbers used to perform calculations?

Numeric


What do you mean by numeric function?

A numeric function is a mathematical function that operates on numerical values and produces a numeric output. These functions can perform various operations, such as addition, subtraction, multiplication, division, and more complex calculations like exponentiation or logarithms. They are commonly used in programming, data analysis, and mathematics to manipulate and analyze numerical data. Examples include functions like sin(x), log(x), or basic arithmetic functions like add(a, b).


What mathematical calculations can you perform with the numeric keypad?

With only a numeric keypad - none. You need at least some basic operations or functions such as addition, subtraction, multiplication and division.


Which software package perform what if calculation?

A spreadsheet (like Excel).


Why is an abacus considered one of the first computers?

Because many people do not understand the differencebetween a manual calculation aid, a calculator, and an automatic computer.A manual calculation aid is a manual device where the user needs to fully understand the calculation and how to manipulate the parts of the device to perform every step of the calculation. The user must perform every step of the calculation on the device himself by hand. An abacus is a manual calculation aid. A sliderule is also a manual calculation aid.A calculator is a manual device where the user needs to understand the calculation he wants to perform but the device can perform the detailed steps itself. The user must request each step of the calculation from the device by hand.A computer is an automatic device that once set up (programmed) will perform the calculation anytime it is needed, without any attention from the user and even if the user has no understanding of the problem at all (the designer of the program is the only one that had to understand the problem).


Are medical assistants allowed to perform electrocardiograms?

A medical assistant can perform an ekg, but not analyze it.


What is the difference between analyze and analysis?

Analyse is the verb and analysis is the noun.


What will happen to the numeric key pad if the Numeric lock key is disabled?

If the Numeric Lock (Num Lock) key is disabled, the numeric keypad will not function for entering numbers. Instead, the keys on the numeric keypad will typically perform their alternate functions, which often include navigation keys like arrows or editing commands. This means that pressing keys on the numeric keypad will result in different actions rather than inputting numeric values. To use the numeric keypad for numbers again, the Num Lock key must be enabled.


What is a formula that can perform more than one calculation at a time?

Many formulas can perform more than one calculation at a time. A simple example for Excel is =SUM(A1:A12,B14:B23,D6:D32) .