|
-
Feb 22nd, 2003, 03:34 PM
#1
Thread Starter
New Member
Why would you do this??
You are in charge of a group of elementary school teacher on a field trip orienteering in the woods. Being a confident physics student, you are able to predict the displacement (no, really, I can't! lol) of the group of students Your group walked 290m [North 35 degrees East], then 395m [West 22 degrees South], then 350m [South 57 degrees East], and finally 640m [West 17 degrees North]
My idea was to take each vector and take its "x" and "y" components. Then I would add them to get one really big "x" component and one really big "y" component. But i guess i can do that cause they are different drections.... I dont know what to do from here....
-
Feb 22nd, 2003, 04:33 PM
#2
transcendental analytic
Use  
writing software in C++ is like driving rivets into steel beam with a toothpick.
writing haskell makes your life easier:
reverse (p (6*9)) where p x|x==0=""|True=chr (48+z): p y where (y,z)=divMod x 13
To throw away OOP for low level languages is myopia, to keep OOP is hyperopia. To throw away OOP for a high level language is insight.
-
Feb 22nd, 2003, 05:59 PM
#3
Thread Starter
New Member
thanks anyways...got it solved :>
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
|
Click Here to Expand Forum to Full Width
|