-
Question
Does anyone know how to write a progam that uses a value-returning function
to find the GCD of two numbers. The main function reads pairs of numbers
from a file stream named dataFile. For each pair read in, the two numbers
and the GCD should be labeled properly and written to a file stream named
gcdList. The distance to the landing point of a projectile, launched at an
angle angle (in radians) with an initial velocity of velocity (in feet per
second), ingnoring air resistance, is given by the formula distance=velocity^2
* sin(2 * angle)/32.2
If so email me at agod0001@metnet.edu Thanks!!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|