[A83] Re: trigonometry


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

[A83] Re: trigonometry



----- Original Message ----- 
From: "Jeff" <telepath75@hotmail.com>
To: <assembly-83@lists.ticalc.org>
Sent: Sunday, May 25, 2003 3:14 PM
Subject: [A83] Re: trigonometry


> > well the 83+ sdk does a pretty good job of explaining this... most of the
> > info applies to the 83 as well
> 
> Respectfully and IMHO, this is vague and inadequate advice for those of us
> who don't possess the SDK...

The TI83 Plus SDK can be downloaded for free at TI's website:
http://education.ti.com/us/developer/83/download/download.html

To interface with the built-in math routines, the following two
documents are very useful:

   TI-83 Plus Developer Guide (sdk83pguide.pdf)
   System Routine Documentation (83psysroutines.pdf)

To access the routines from assembly language code, you'll need
the include file defining the proper addresses:

   ti83plus.inc

Hope this helps.


-- Norbert






Follow-Ups: References: