Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

5j9/tentry

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tentry() and tans() are very simple TIGCC programs that return a previous answer/entry from the Home screen history area, but, unlike the built-in ans()/entry() functions, they will retrieve the top-most entry, not the most recent one.

Motivation

I sometimes find it more productive to recall answers from the top. Contrary to its built-in counterpart, tans() ids do not change (unless you delete an entry from the middle of the stack). This makes tans() very useful to refer to previously entered expressions. You won't need to store the answers in variables, just write down the equation number[1] and invoke it using tans() the next time you need it.

[1]: The number assigned to last entry is shown at the bottom right of a TI-89 calculator. BTW, you can change the capacity of stored entries from the default 30 to 99: press <diamon>+|.

About

a tigcc program to recall the nth answer from the top of the history

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.