TIB: SV: Hex Converter
[Prev][Next][Index][Thread]
TIB: SV: Hex Converter
What about using a list?? Like list={0,4,5,6} meaning 456! And then use an
Outpt-command
/Christian Grüner-Andersen, programmer of WiZard Productions.
-----Oprindelig meddelelse-----
Fra: owner-ti-basic@lists.ticalc.org
[mailto:owner-ti-basic@lists.ticalc.org]På vegne af Stephen432@aol.com
Sendt: 10. oktober 2000 22:06
Til: ti-basic@lists.ticalc.org
Emne: TIB: Hex Converter
I'm trying to make a converter from decimal to hexadecimal. Vie written an
algorithm to convert the first hexadecimal digit. I need help starting the
second digit because it may flow into multiple digits. Any Ideas?
References: