Home Robotics C++ Physics II AP Physics B Electronics AP Java Astronomy Independent Study Summer Session Contests  About
                                                       

Introduction

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Review and Setup for the Code

 

  C++ review

      All in one file

      Functions

      Header files

      Difference between headers denoted by < >and those denoted by " "

      Namespaces

      Setting paths using tools, options, directories

 

 

Note: the header directory includes both nr.h and the files in the directory named other

 

  Placement of numerical methods files on z drive

  Organization of the files on C drive

  The header file nr.h

     Note: place all of the headers provided in a folder named header as shown above

  Example problem (Chapter 1, Preliminaries, from the notebook)

 

 

 

Rounding Errors