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=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,b9b7539b5df3ca8e,start X-Google-Attributes: gid103376,public From: ycli6@se.cuhk.edu.hk (yukchi) Subject: delta? Date: 1999/02/27 Message-ID: <7b9bl7$ki5$1@eng-ser1.erg.cuhk.edu.hk>#1/1 X-Deja-AN: 449346203 X-Complaints-To: abuse@erg.cuhk.edu.hk X-Trace: eng-ser1.erg.cuhk.edu.hk 920138215 21061 137.189.59.174 (27 Feb 1999 17:56:55 GMT) Organization: ERG CUHK NNTP-Posting-Date: 27 Feb 1999 17:56:55 GMT Newsgroups: comp.lang.ada Date: 1999-02-27T17:56:55+00:00 List-Id: hihi what is the meaning of delta and digits in the following sentence? type Money is delta 0.01 digits 15; thanks in advance! yuk