Write a program that inputs an integer for n

Assignment Help Computer Engineering
Reference no: EM13322843

Square Root <?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" />
The Babylonian algorithm to compute the square root of a number n is as follows:

1. Make a guess at the answer (you can pick n/2 as your initial guess).

2. Compute r = n / guess

3. Set guess = (guess +r) / 2

4. Go back to step 2 for as many iterations as necessary. The more that steps 2 and 3 are repeated, the closer guess will become to the square root of n.

Write a program that inputs an integer for n, iterates through the Babylonian algorithm twenty times, and outputs the answer as a double to two decimal places. Your answer will be most accurate for small values of n.

 

Reference no: EM13322843

Questions Cloud

Write a void function definition for a function : Write a void function definition for a function called add_tax. The function add_tax has two formal parameters taxrate.
Write a function declaration and function definition : Write a function declaration and function definition for a function which allows the user to input an argument of type double.
Write a program that simulates the roll of two dice : Write a program that simulates the roll of two dice using the random number generators. You will call the rand () function once for each dice. Each rand() call will return a number between 1 and 6.
What is the index of refraction of the reflecting material : The angle of incidence of a light beam in air onto a reflecting surface is continuously variable. What is the index of refraction of the reflecting material
Write a program that inputs an integer for n : Write a program that inputs an integer for n, iterates through the Babylonian algorithm twenty times, and outputs the answer as a double to two decimal places. Your answer will be most accurate for small values of n.
Find the intensity of the beam : The polarizers are rotated, so that the second polarizer has a transmission of 43.6 degrees with respect to the first polarizer, find the intensity of the beam
State a reaction mechanism for the chlorination of 1-butene : Write a reaction mechanism for the chlorination of 1-butene by Cl2. Use curved arrows to show electron movement. Show structures of key reaction intermediates and products and indicate the stereochemistry of the reaction.
Find the current induced in the coil : A strong electromagnet produces a uniform magnetic field of 1.60 T over a cross-sectional area of 0.260 m2. What is the current induced in the coil
The stereoselectivity and regioselectivity of the reaction : 2-iodo-4-methylpentane was refluxed for an hour in the presence of sodium isopropoxide. Name and draw the product(s) of this reaction clearly showing the stereoselectivity and regioselectivity of the reaction.

Reviews

Write a Review

Computer Engineering Questions & Answers

  Mathematics in computing

Binary search tree, and postorder and preorder traversal Determine the shortest path in Graph

  Ict governance

ICT is defined as the term of Information and communication technologies, it is diverse set of technical tools and resources used by the government agencies to communicate and produce, circulate, store, and manage all information.

  Implementation of memory management

Assignment covers the following eight topics and explore the implementation of memory management, processes and threads.

  Realize business and organizational data storage

Realize business and organizational data storage and fast access times are much more important than they have ever been. Compare and contrast magnetic tapes, magnetic disks, optical discs

  What is the protocol overhead

What are the advantages of using a compiled language over an interpreted one? Under what circumstances would you select to use an interpreted language?

  Implementation of memory management

Paper describes about memory management. How memory is used in executing programs and its critical support for applications.

  Define open and closed loop control systems

Define open and closed loop cotrol systems.Explain difference between time varying and time invariant control system wth suitable example.

  Prepare a proposal to deploy windows server

Prepare a proposal to deploy Windows Server onto an existing network based on the provided scenario.

  Security policy document project

Analyze security requirements and develop a security policy

  Write a procedure that produces independent stack objects

Write a procedure (make-stack) that produces independent stack objects, using a message-passing style, e.g.

  Define a suitable functional unit

Define a suitable functional unit for a comparative study between two different types of paint.

  Calculate yield to maturity and bond prices

Calculate yield to maturity (YTM) and bond prices

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd