I've gotten some help (I think) from another forum I visit (a community forum for the game I am attempt to write an application for). I've quoted my comments from that thread, then I have additional commentary below:
In the built in functions of vb, ln is apparently log, and log is apparently...
Greetings all. I am attempting to write a program that will calculate how long a spaceship will take to move from Point A to Point B. This is actually an attempt to model my favorite computer game, so it isn’t 100% accurate in comparison to the real world. The developers introduced an element of...