The Fyfe Collection =================== VCCLOSAP.000 (vc.ClosAppr on the calculator) Closest Approach Program - Finds the least distance between two particles in 2d or 3d, when given positions relative from origin and velocities, all in component form. It displays working in both dimensional modes and a general / rough diagram in 2d mode. Uses FNROOT() VCDOTPRO.000 (vc.DotProd on the calculator) Just gives you the dot product of two 3d / 2d component vectors FINDV200.000 (Find v2.002 on the calculator) If you give it a decimal it will give you an exact value. Uses 2 for..next loops and goes through permutations of a/b, -a/b, a/sqrt(b) sqrt(a)/b and some others as well. VCDIVIDE.000 (vc.divide on the calculator) When given two vectors in component form and a ratio in a:b, it gives you the internal / external vector accordingto that ratio. STATSCOP.000 (StatsCopy on the calculator) Not really year 11 stuff - just copies the fit equations from stats into function.