[A83] Re: Nth Roots


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

[A83] Re: Nth Roots




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 <step2554@yahoo.com>
>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




Follow-Ups: