From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=0.6 required=5.0 tests=BAYES_20,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,a1d5d5934367929d,start X-Google-Attributes: gid103376,public From: tmoran@bix.com Subject: Re: fixed point vs floating point (When do you use it ?) Date: 1997/11/27 Message-ID: <65kgtt$289@lotho.delphi.com>#1/1 X-Deja-AN: 293216948 Organization: Delphi Internet Services Newsgroups: comp.lang.ada Date: 1997-11-27T00:00:00+00:00 List-Id: (thread moved from chat@gnat.com) >Most obviously, information systems are typically much more appropriately >programmed using fixed-point A stocks & commodities database I know of uses fixed point. Stocks have a delta of 1/8 (though that is supposed to change to decimal soon) and different commodities have a bunch of different deltas.