Decimal numbers

Ling Andrew Chaang acling at ee.ualberta.ca
Wed Jun 19 23:22:22 EDT 2002


Jeff or Benj,

For debugging purposes,

we're representing decimal numbers with a 10 bit integer part and 6 bit
decimal part...

The integer part is obvious in translating to binary, as for the decimal
part, how do you want it represented...

for example, how do you want 0.345 translated into a 6-bit number

thanks,
Andrew




More information about the Manticore mailing list