home *** CD-ROM | disk | FTP | other *** search
/ C by Discovery (4th Edition) / C_By_Discovery_4th_Edition.tar / C_By_Discovery_4th_Edition / CH_04 / 243.jpg < prev    next >
Joint Photographic Experts Group Image  |  2013-12-11  |  739KB  |  2550x3300
Labels: book | reckoner | shelf
OCR: Searching and Sorting Arrays 243 scanf( "lf", X ptr ) pri n "Enter value for precision that scanf "lf" eps ptr The program consists of four functions main) intro() to the X get input () The function intro tells the user how to use the program. The function get input() will accept input of value for and value for epsi lon. The function to the will calculate the value of also keeps track of Fthe number of terms used in the Taylor Series expansion and returns that number of terms in the formal parameter num te erms .ptr. The function main() calls the other functions, keeps track of the variables. and displays the results This program compilation of concepts and techniques we have studied earlier No new concepts are presented >Learning Activities Compile and execute exp.c Test it with several ...