| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 32724f9 commit ccd5f37
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -180,7 +180,7 @@ namespace example4 | |||
| 180 | 180 | ||
| 181 | 181 | mySensor.Input << 10.0f << 5.0f << 10.0f << 8.0f; | |
| 182 | 182 | ||
| 183 | - cout << "Average: " << mySensor.Average() << endl; // output: 3 | ||
| 183 | + cout << "Average: " << mySensor.Average() << endl; // output: 8.25 | ||
| 184 | 184 | ||
| 185 | 185 | cout << endl; | |
| 186 | 186 | } | |
| Back | FazBrowse Home | New Git URL |
0 commit comments