Xref: utzoo comp.lang.smalltalk:623 comp.sources.wanted:4561 Path: utzoo!attcan!uunet!mcvax!unido!laura!exunido!georg From: georg@exunido.uucp (Georg A. M. Heeg) Newsgroups: comp.lang.smalltalk,comp.sources.wanted Subject: Fixed Point (Decimal) Arithmetic Requested Summary: If no one has is we'll start writing Keywords: Smalltalk, Arithmetic Message-ID: <442@laura.UUCP> Date: 14 Jul 88 19:29:00 GMT Sender: root@laura.UUCP Reply-To: georg@unido.UUCP (Georg A. M. Heeg) Organization: Georg Heeg, Dortmund, West Germany Lines: 11 For our internal purposes we need a business calculation program. We only want to use Smalltalk-80 software. As basic technology we need decimal fixed point arithmetic. The fiscal office certainly does not accect rounding errors through foating point arithmetic.... Is there anyone out there in the world who ever wrote an appropriate numeric class in Smalltalk-80? Georg