answersLogoWhite

0

Calculators

A calculator is a hand-held inexpensive electronic device used to perform the operations of arithmetic. The simplest calculators can only do addition, subtraction, multiplication, and division, while scientific calculators can handle exponential operations, and trigonometric and logarithmic functions.

1,648 Questions

How should you design a scientific calculator using C plus plus?

The easiest way to implement a calculator is an RPN calculator (enter the numbers first, perform the operation last). You need a last-in-first-out stack (there's a "stack" class in C++, but you can also implement your own using an array or a linked list), and a set of functions that pop the last elements from the stack and push the result (e.g. Add() pops the last 2 values and pushes their addition).
You'll need the math.h library for scientific operations.

Is there a function on a calculator that shows change given the same as a till?

I would say the simplest way to achieve what I think you're trying to, would be to subtract the amount paid from the amount owed.

Example:1.99 + 3.25 + 2.50 -------- 7.74 - owed - 10.00 - paid -------- -2.26 - how much is still owed

How do you spell calculator?

That is the correct spelling of "calculator" (math computer).

What are the 4 functions on a calculator?

The 4 functions on a calculator are

  • Addition
  • Subtraction
  • Multiplication
  • Division

Why don't I get the same answer when I calculate the percentage on a calculator as I do on a adding machine?

Adding machines have rounding features, so that answers are rounded to the number of decimal places set by a switch. Typically you set anywhere from 0 to 6 decimal places.

What was the electronic numerical integrator and computer designed for?

The electronic numerical integrator and computer, or ENIAC, was designed to discover, monitor, and predict flight paths of weapons.

How do you set the time and date on the Casio Pag40-3VPathfinder?

To set the time and date on the Casio PAG40-3V Pathfinder, first, press the "Mode" button until you reach the "Timekeeping Mode." Then, hold down the "Adjust" button until the seconds start to flash. Use the "Light" button to toggle between the settings (seconds, hour, minute, month, day, and year), and the "Search" button to change the values. Once you've made your adjustments, press the "Adjust" button again to save the settings.

How do you find a percentage on a normal calculator?

=divide the number your finding the percentage of by 100 then times by the percent.==Simple==E.G.==28 percent of 54==54~100=0.54==0.54*28=15.12=

Immediate Annuity Calculator?

Immediate Annuity Calculator

An immediate annuity is a product sold by insurance companies that is designed to provide you with an income stream for life. The income, by definition, is designed to start immediately, although some immediate annuities allow you to defer payments for up to one year. It is very important to remember that once you set up an immediate annuity, you no longer control the money you put in it. Likewise, while the income stream is guaranteed for your lifetime, an untimely death will not result in any money being returned to your estate. This calculator is designed to help you estimate your monthly payments from an immediate annuity.

When was Nezarr the Calculator created?

Nezarr the Calculator was created in 1977.

Who was Gottfried Leibnitz?

gottrified leibnitz is the one who invent the leibnitz calculator.

What does archived on a TI83 mean?

I'll assume you mean TI-83+, as the TI-83 cannot archive programs. On the TI-83+, archived means that a program, list, equation, picture, or other item is stored in the calculator's Flash memory instead of its RAM. This can be used so that the item does not get erased when the RAM is cleared, or to reclaim free RAM for other programs and files. However, archived items cannot be executed or modified, so they must be unarchived first.

More calculator assistance is available at the related link "Cemetech" below.

What math tools are used to solve problems?

Rulers compasses,protractors

Tools such as formulas or mini rulers can be found online, or in the front or back of math text books.

How do you enter a variable in a TI-84 plus calculator?

To enter an equation variable, (for example X when you are in function mode, or theta when you are polar mode), press the X, T, θ, n button.

To enter a different variable, press ALPHA and then the letter of the variable. For example, to enter the variable C, press ALHPA C (above PRGM). These non-equation variables act as constants. To set the value of constant C to 3, for example, enter 3

-> C and press ENTER. (The arrow is the STO> button).

How do you use a calculator to find 7.65 percent of 430?

If your calculator has a % sign,

you just have to press 7.65% x 430

this will give you an answer of 32.895.