It's free. Distribute it anyway you please. (It is offered basically
> "as is" and includes a non-transferable, non-exclusive, royalty-free
> worldwide license to use, copy, modify, prepare derivative works of,
> and distribute. More details are in the COPYRGHT.TXT file found in
> the ZIP that includes the .EXE file.)
>
> The source code is also free for the asking on the same basis. But it
> will require at least QB4.5, 7.0, 7.1, or VBDOS to compile. It's in
> several modules but it's not hard to assemble the pieces into a QBASIC
> runnable version, though (I did it, just to be sure it works.) So
> that can be done successfully. (QBASIC is also free from Microsoft.)
>
> It's at:
>formatting link
>
> Let me know if there are helpful improvements and I'll see what I can
> do.
>
> Jon
I learned about using continued fractions for gearing in machinery. For example if you need to cut metric screw threads in a lathe with an inch lead screw or vice versa. The exact conversion always requires a 127 tooth gear due to 127 mm = 5 inches. If you don't have a 127 tooth gear for the exact conversion, you can use continued fractions to see how close you can get to the metric pitch you need using the change gears that you have available.
Can your CF calculator be used for gear ratios like that? (Example: calculating a gear ratio that is close to 25.4 threads per inch from a screw with maybe 8 TPI)
RogerN