Re: TI85 Concatenating numbers/Numbers -> Strng
[Prev][Next][Index][Thread]
Re: TI85 Concatenating numbers/Numbers -> Strng
-
Subject: Re: TI85 Concatenating numbers/Numbers -> Strng
-
From: Jonathan Todd Samuel <jsamuel+@ANDREW.CMU.EDU>
-
Date: Wed, 13 Nov 1996 16:13:07 -0500
-
In-Reply-To: <TI85 Concatenating numbers/Numbers -> Strng>
If you want to turn the value stored in a real variable into a string,
the eq>str function will not help you. I am pretty sure that the only
way to make the value stored in a variable into a string is with a short
program that builds the desired string.
It's not too hard to do; if anyone is interested in the algorithm to
convert a number to a string let me know and I'll post it.
-Jonathan
References: