Can you edit an output after executing a program?

We're glad you came by, but you might find what you're looking for elsewhere.

TI-Basic Developer is not the site it once was. While its information on commands and other calculator features remains almost second-to-none, its forum, archives, and even hosting service, Wikidot, have been decaying for years. The calculator community would love to see what you're working on, or help you in your next coding adventure, but TI-Basic Developer is no longer the place to do it.

Instead, you should head over to Cemetech (primarily American) or TI-Planet (primarily international). Both are active, well-established forums with their own archives, chatrooms, reference material, and abundant coding tools and resources. We'll see you there, we hope.

Forum » General Discussion / Tech Support » Can you edit an output after executing a program?
Started by: vk839430 vk839430
Date: 11 Sep 2020 22:17
Number of posts: 6
rss icon RSS: New posts
Summary:
I want to create a shortcut for the hyperbolic functions (sinh, cosh, etc.) so I don't have to go into the catalog every time. I tried creating a program that displays "sinh(" but I can't actually edit it (seems like it executes before I can). Does anyone have an idea on how I can create a shortcut for these functions?
Can you edit an output after executing a program?
vk839430 vk839430 11 Sep 2020 22:17

I want to create a shortcut for the hyperbolic functions (sinh, cosh, etc.) so I don't have to go into the catalog every time. I tried creating a program that displays "sinh(" but I can't actually edit it (seems like it executes before I can). Does anyone have an idea on how I can create a shortcut for these functions?

by vk839430 vk839430 , 11 Sep 2020 22:17
Re: Can you edit an output after executing a program?
Trenly Trenly 12 Sep 2020 18:07

I'm not sure I understand exactly what you're trying to do. Can you post the code you're currently using and what you think it should be doing?

by Trenly Trenly , 12 Sep 2020 18:07
Re: Can you edit an output after executing a program?
vk839430 vk839430 12 Sep 2020 18:32

On the TI-84, there is this function sinh much like regular sin. However, getting to sinh is a pain since you have to go through the catalog.

I thought that making a program would make it easier to access this function:

:ClrHome
Disp "sinh("

However, when I execute it:

sinh(
 Done
-------------------------

This doesn't help because I can't move my cursor to sinh to actually do things with it. I want to be able to use it, for example to graph 2sinh(X), but I can't since the program already executed.

by vk839430 vk839430 , 12 Sep 2020 18:32
Re: Can you edit an output after executing a program?
vk839430 vk839430 12 Sep 2020 18:34

I guess I couldn't really graph it any way but I can keep those functions in y= so it isn't really a problem, but if I want to run a calculation it would be quicker if I could use a shortcut (prgm > SINH)

by vk839430 vk839430 , 12 Sep 2020 18:34
Re: Can you edit an output after executing a program?
Trenly Trenly 12 Sep 2020 22:37

Unfortunately programs can't just recall a token to the home screen, so what you would like to do isn't possible on the TI-84 (to the best of my knowledge) without some form of assembly program. What you could do is have the sinh( inside the program, and anytime you wanted to run a calculation to edit the program to the equation you want and then to run it.

The other option is to store it to a string like this:

"sinh(→Str0

Then whenever you wanted to use it you could press Rcl [2nd+Sto] -> Vars -> String… [7] -> Str0 [0]
Last edited on 12 Sep 2020 22:45 by Trenly
by Trenly Trenly , 12 Sep 2020 22:37
Re: Can you edit an output after executing a program?
(account deleted) 13 Sep 2020 20:45

If you want, you can try this.

Program A:

...
"sinh(

Program B, running right after program A:

Str>Equ(Ans,Y1

Hewwo, my name is Achak Claw. I was formerly BioHazard.

by (account deleted), 13 Sep 2020 20:45
/forum/t-13718837/can-you-edit-an-output-after-executing-a-program#post-
Click here to edit contents of this page.
Click here to toggle editing of individual sections of the page (if possible). Watch headings for an "edit" link when available.
Append content without editing the whole page source.
Check out how this page has evolved in the past.
If you want to discuss contents of this page - this is the easiest way to do it.
View and manage file attachments for this page.
A few useful tools to manage this Site.
Change the name (also URL address, possibly the category) of the page.
View wiki source for this page without editing.
View/set parent page (used for creating breadcrumbs and structured layout).
Notify administrators if there is objectionable content in this page.
Something does not work as expected? Find out what you can do.
General Wikidot.com documentation and help section.
Wikidot.com Terms of Service - what you can, what you should not etc.
Wikidot.com Privacy Policy.

AltStyle によって変換されたページ (->オリジナル) /