An open API service indexing awesome lists of open source software.

https://github.com/toastdriven/unitcircle2

One of my oldest surviving programs, a unit circle program from the TI-85/86.
https://github.com/toastdriven/unitcircle2

Last synced: 3 months ago
JSON representation

One of my oldest surviving programs, a unit circle program from the TI-85/86.

Awesome Lists containing this project

README

          

# Unitcircle2

My oldest surviving source code (circa 1998), written for the TI-85/85 in
TI-Basic.

From the archive:

Ever in the middle of a test and forget what the sine of 2 pi over 3?
This program shows you. With a convient graphical interface, this program
allows you to choose one of the "sweet-16" located on the unit circle.

Included are the original program (``Unitcirc.86p``) which will run on the
calculator, the source code (``unitcirc.tibasic``) & three screenshots.

I no longer have the hardware to test/run it, but was amazed when I found it
in April 2013. As of that date, ticalc.org claimed it had been downloaded
almost 3000 times.
(http://www.ticalc.org/archives/files/fileinfo/128/12862.html)

As with all my TI-Basic programs, it was created completely on the calculator
itself, only transferred to the computer to back it up & share with the world.

:Author: Daniel Lindsley
:Date: 2013/04/10