Results in Strings on the HP 42S Question
|
07-08-2016, 12:20 AM
Post: #1
|
|||
|
|||
Results in Strings on the HP 42S Question
Say I have a numerical result stored in the variable X. (For example X = 1.45). I want to display "The amount is 1.45".
How do I concert X into a string and then attach it to "The amount is "? Thanks in advance. |
|||
07-08-2016, 02:20 AM
Post: #2
|
|||
|
|||
RE: Results in Strings on the HP 42S Question
(07-08-2016 12:20 AM)Eddie W. Shore Wrote: Say I have a numerical result stored in the variable X. (For example X = 1.45). I want to display "The amount is 1.45". Put "The amount is " into Alpha, then ARCL ST X, which appends STack level X into Alpha. --Bob Prosperi |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)