I have to write a computer program... no computer experience required?
i do believe so. i'm not sure what language you're using but be careful using x = x/10000000 in stead of 10000000.0. in some languages that will depreciate it to an int. but it looks like you're using java so it shouldn't be a problem.
No comments:
Post a Comment