unpack16

Source: utils/misc/unpack16.pro

 unpack16
        Unpack 16-bit ULEIS "floats", to longs.

 Usage:
        vals = unpack16(pack16)

 Argument:
        pack16  uint    The input data, in packed ULEIS format
                        (4-bit exponent, 4 bit mantissa).

 History:
        Original: 17/4/00; SJT



James Tappin 2005-02-04