- 2 For A 10 6 B 13 9 And E 3 42 Determine The Following Values A Int A B B Int A B C C Float Int 1 (7.6 KiB) Viewed 12 times
2. For a = 10.6, b= 13.9, and e= -3.42. Determine the following values: (a) int (a + b) (b) int (a)+b+c (c) float (int (
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
2. For a = 10.6, b= 13.9, and e= -3.42. Determine the following values: (a) int (a + b) (b) int (a)+b+c (c) float (int (
2. For a = 10.6, b= 13.9, and e= -3.42. Determine the following values: (a) int (a + b) (b) int (a)+b+c (c) float (int (a)) + b (d) float (int (a+b)). (e) abs (a) + abs (b)