| of some sort, i've got a pet project, a prime number calculator (made just for the hell of it) but i'm rapidly approaching the limit of precision that VB will handle (i'm a VB programmer, mostly, I can do some really tricky stuff with it, and to anyone that says it isn't a "real language", you deserve a LART) anyway, looking for code to do it, in VB or C. Everything else is easy, just deal with it by hand as a string, but i'm stumped on division, any ideas? (not much of a math whiz, either, me & higher math tend not to get along well) |