XXXXXXXXXXXXXXXXXXXXXXXXXXXXX BINTS&REALS XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX Listing of builtin bints and reals of the HP49 BINTS49 and REALS49 are two files for HP49. The first lists the builtin bints outside the standard range BINT0 - BINT131 together with its pointers. All but a few (marked with U?) are stable. These can safely be used in programming as 2.5 byte objects. Only few of them have names. Others show up in hexadigits as by extable, provided flag -85 is set. The value is listed in decimals. REALS49 lists builtin reals with stable pointers outside the standard range -9 to 27. Not included are those from the CONST directory under MATH. We propose storing both (already compressed) files in Port 1. So you need not consult PC-software anymore while programming on the HP49 itself. Using stable pointers to builtin reals in a program instead of temporary objects saves you 8 bytes a piece. ------------------------------------------------------------------------- Wolfgang Rautenberg - raut@math.fu-berlin.de - www.math.fu-berlin.de/~raut