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.
- Host: GitHub
- URL: https://github.com/toastdriven/unitcircle2
- Owner: toastdriven
- Created: 2013-04-10T07:21:24.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-04-10T08:18:32.000Z (about 13 years ago)
- Last Synced: 2025-10-09T06:45:20.858Z (7 months ago)
- Size: 102 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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