Polar - Rectangular Conversion Programs
2009-06-30 by rickwendel763242
Yahoo Groups archive
Index last updated: 2026-04-28 22:38 UTC
Thread
2009-06-30 by rickwendel763242
Go to Rick Wendels folder and download the Polar - Rectangular Conversion Programs PDF. These programs allow you to switch quickly between Polar and Rectangular by pressing a program soft key you locate where needed.
2009-07-01 by Don Hart
Wow, 1.3meg for a program that should take less the 1k. And you still have to enter it in from scratch. Even the pdf shouldn't be that big. For programming, of any kind, efficient data management goes hand-in-hand with efficient code. Why don't you just post the binary of a program? Simpler to do, far easier for the downloader. --- On Mon, 6/29/09, rickwendel763242 <rickwendel763242@...> wrote:
> From: rickwendel763242 <rickwendel763242@...> > Subject: [50g] Polar - Rectangular Conversion Programs > To: 50g@yahoogroups.com > Date: Monday, June 29, 2009, 9:57 PM > Go to Rick Wendels folder and > download the Polar - Rectangular Conversion Programs > PDF. These programs allow you to switch quickly > between Polar and Rectangular by pressing a program soft key > you locate where needed. > > > > ------------------------------------ > > Yahoo! Groups Links > > > mailto:50g-fullfeatured@yahoogroups.com > > >
2009-07-01 by rickwendel763242
Sorry the program is too cumbersome for you. The PDF was converted from a JPEG image so I chose medium quality. I can make that smaller, but I'd just put it in my shared files and available downloads before I'd waste time doing that. You can make the program a lot smaller if you get rid of the stack commands. I used a bunch of those so that all four numbers would be shown consecutively. I don't know what you mean by binary code programming. I'm familiar with user RPL and really don't need to worry that much about memory usage. I'm writing a program with a choose box that allows the user to add, subtract, multiply, divide and convert polar and rectangular complex numbers. I'm looking forward to your new improved version. Hopefully you can come up with something better.
2009-07-02 by Don Hart
I meant post the program itself instead of a pdf file. Can't you just drag the program from the SD card when it's in your PC? I think it may have to be in the root directory of the card. > Hopefully you can come up with something better I just use what's built into the calculator. --- On Wed, 7/1/09, rickwendel763242 <rickwendel763242@...> wrote:
> From: rickwendel763242 <rickwendel763242@...> > Subject: [50g] Re: Polar - Rectangular Conversion Programs > To: 50g@yahoogroups.com > Date: Wednesday, July 1, 2009, 4:50 PM > Sorry the program is too cumbersome > for you. The PDF was converted from a JPEG image so I > chose medium quality. I can make that smaller, but I'd > just put it in my shared files and available downloads > before I'd waste time doing that. You can make the > program a lot smaller if you get rid of the stack > commands. I used a bunch of those so that all four > numbers would be shown consecutively. I don't know > what you mean by binary code programming. I'm familiar > with user RPL and really don't need to worry that much about > memory usage. I'm writing a program with a choose box > that allows the user to add, subtract, multiply, divide and > convert polar and rectangular complex numbers. I'm > looking forward to your new improved version. > Hopefully you can come up with something better. > > > > ------------------------------------ > > Yahoo! Groups Links > > > mailto:50g-fullfeatured@yahoogroups.com > > >
2009-07-02 by rickwendel763242
Yes. That's a great idea. Problem is I haven't figured out what you do if you want to plug it into your computer and upload and download and copy stuff to text files. I just started learning it. I would like to be able to do that ASAP though. Just found my driver disc - I'll try it now - thanks.