[A83] Re: Nth Roots


[Prev][Next][Index][Thread]

[A83] Re: Nth Roots




Once upon a time I wrote an nth base log ASM program.  It was probably
easier in BASIC, but I just wanted to learn to do math in ASM :)

On Mon, 21 May 2001, Stephen Guerrera wrote:

> 
>  Several reasons:
> 
> 1. I enjoy challenges
> 
> 2. I enjoy programming
> 
> 3. I accepted a bet saying that it could and would be done
> 
> 
>   Ryan Cullan <punkbass305@hotmail.com> wrote: 
> 
> why do this when you can use the standard Ti OS to do the same thing twice 
> as quick as starting up an ASM program?
> 
> Ryan Cullan
> 
> 
> >From: Stephen Guerrera 
> >Reply-To: assembly-83@lists.ticalc.org
> >To: assembly-83@lists.ticalc.org
> >Subject: [A83] Nth Roots
> >Date: Mon, 21 May 2001 16:21:56 -0700 (PDT)
> >
> >
> >I'm making a program which needs to find the Nth roots of a number for math 
> >class, and instead of making a small BASIC program, i decided to try my 
> >hand at asm. Is there a romcall i don't know about that will do this? I 
> >know that there are square and cube roots, but i have looked through 
> >several include files and don't see any Nth root ones.
> >
> >Thanks for you help,
> >
> >Steve
> >
> >
> >
> >---------------------------------
> >Do You Yahoo!?
> >Yahoo! Auctions $2 Million Sweepstakes - Got something to sell?
> >
> >
> 
> _________________________________________________________________
> Get your FREE download of MSN Explorer at http://explorer.msn.com
> 
> 
> 
> 
> 
> ---------------------------------
> Do You Yahoo!?
> Yahoo! Auctions $2 Million Sweepstakes  -  Got something to sell?
> 
> 




References: