write a simple algorithm for arthematic operations
Answers
Answered by
0
Answer:
it is arthematic
Answered by
1
Answer:
An algorithm is a sequence of steps or instructions that outline how to solve a particular problem. One can think of an algorithm as a problem-solving formula or recipe. An algorithm that uses ten to an integer power n, 10n, to perform calculations is a base-10 algorithm
Step 1: Obtain a description of the problem.
Step 2: Analyze the problem.
Step 3: Develop a high-level algorithm.
Step 4: Refine the algorithm by adding more detail.
Step 5: Review the algorithm.
The basic arithmetic operations addition, subtraction, multiplication, division, and exponentiation.
Similar questions