| Contact PSVM (Q & A) | Notes Below Audio | [toc] [prev] Slide 14 of 21 [next] |
|
|
| 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, [14 (top)], 15, 16, 17, 18, 19, 20, 21, [Lab] |
|
Notes for Slide 14 Notice that you will want to compare two doubles using the double comparison operators. It is not a good idea to compare a double with an int. Also, it is not a good idea to compare two doubles for equality since double values are not completely accurate. 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, [14 (top)], 15, 16, 17, 18, 19, 20, 21, [Lab] |