English
Language : 

PAK-II Datasheet, PDF (18/28 Pages) List of Unclassifed Manufacturers – 310 Ivy Glen Court
on, results are truncated which is faster, but
less accurate. On a power up reset, both
flags are off.
POW
Use the POW command to compute a
power. For example, to find 33 cubed, set
X=33 and Y=3 then execute POW.
RCL
Recalls the specified register to X. The
register is unchanged. Registers range from
0 to 23.
READX
This command sends the four bytes that
comprise the X register to the host. The
host must clock in 4 bytes. The first byte
will be the exponent, and the following
three bytes the mantissa (MSB first). Note
that if you execute an IEEECVT command
the result will be in IEEE format. If you
execute an INT command, the exponent
will be meaningless, and the mantissa will
be the 24 bit binary integer result.
RECIP
Computes 1/X. The Y register is
unchanged.
RIOA/B