HEXI 1.4 user guide

Before running HEXI, these variables should be set:
- X=ipart(VALUE)
- F=fpart(VALUE)
- B=BASE
OR (since HEXI 1.47)
- X=VALUE
- F=0	(in case VALUE=ipart(VALUE))
- B=BASE
where VALUE is the decimal number you want to convert.

HEXI will destroy the following variables:
  C, F, H, I, P, Str1, X

After running HEXI, Str1 and Ans will be set to the converted text, and F will
be set to 0.
See enclosed file HEXISHOT.PNG for an example
