Re: TI85 Concatenating numbers/Numbers -> Strng


[Prev][Next][Index][Thread]

Re: 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: