Numbers and Math
Objectives
We would like to :
- Discuss the items in this section.
Notes
- We are now going to focus on numerical expressions
- This includes
- A closer examination of the different number types.
- A look at the mathematical operators
- A look at changing between diffferent types
- A look at the math library
- Several practical problems.
- This might get a bit dry, sorry about that
- In the beginning our programs will be just to show things working.
- But we will need all of this eventually.