Math is hard, lets go coding
Nov. 15th, 2006 07:07 pmI often complain that I never get to actually USE my math degree. Mainly I'm a code monkey with a little bit of system architech thrown in.
Then someone throws me a geometry problem where I need to compute an air/space vehicle's location on a circle given speed, center, radius and all those fun things things.
That wasn't too hard, although java's preference for radians instead of degrees gave me some fits.
Curvature of the earth? That's hard.
Stupid geometry. Stupid earth. Stupid Jo.
I'm going back to my code.
Oh wait, this is my code ... *sigh*
Then someone throws me a geometry problem where I need to compute an air/space vehicle's location on a circle given speed, center, radius and all those fun things things.
That wasn't too hard, although java's preference for radians instead of degrees gave me some fits.
Curvature of the earth? That's hard.
Stupid geometry. Stupid earth. Stupid Jo.
I'm going back to my code.
Oh wait, this is my code ... *sigh*