LZ-Adv: TI-ROM math functions


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

LZ-Adv: TI-ROM math functions



This weekend i did some more work on the ti-rom and i have found even
more functions which have not been documented yet.


This time i have been working on the floating point math functions which
are used by the system. Some of the functions i have found is the 
following:


+
-
*
/
sqrt
+1 -1
*2
^2
^3
deg->rad
rad->deg


and a few more


I forgot to bring the document descreibing these functions, but i will
post it asap.


Besides the math function i have also gotten some information on the
error handler. A lot of other math functions seems to be in the same 
area of the rom as the one i have found (i might have found log, 10^ x
e^ x and ln x too, but i am not sure yet).


<pre>
-- 
_______________________________________


Dines Justesen
Email: dines@post1.com or
       c958362@student.dtu.dk
WWW  : http://www.gbar.dtu.dk/~c958362/
_______________________________________
</pre>