From Bernard.Pichon@obspm.fr  Tue Jun  4 11:43:28 1996
Received: from mesiob.obspm.fr (mesiob.obspm.fr [145.238.2.2]) by dkuug.dk (8.6.12/8.6.12) with ESMTP id LAA18516 for <sc22wg5@dkuug.dk>; Tue, 4 Jun 1996 11:43:26 +0200
Received: from MESIOB.OBSPM.FR by MESIOB.OBSPM.FR (PMDF V4.2-14 #2584) id
 <01I5ID32J05S002GN1@MESIOB.OBSPM.FR>; Tue, 4 Jun 1996 11:50:37 +2
Date: Tue, 04 Jun 1996 11:50:37 +0002
From: "Bernard PICHON <pichon@obspm.fr>, Fax:(33-1)45077971"
 <Bernard.Pichon@obspm.fr>
Subject: Re: ROUND function in the French proposal about Fortran 2000
To: sc22wg5@dkuug.dk
Message-id: <01I5ID32JONM002GN1@MESIOB.OBSPM.FR>
X-VMS-To: INTERNET::"sc22wg5@dkuug.dk"
X-VMS-Cc: PICHON
MIME-version: 1.0
Content-type: TEXT/PLAIN; CHARSET=US-ASCII
Content-transfer-encoding: 7BIT


Concerning my (french) proposal for ROUND : 

If the number is half between the two nearest value, apply the Gauss Rule
    i.e. the last digit must be even. 
    For instance : ROUND(1250,2) must be 1200  whereas
                   ROUND(1350,2) must be 1400
             
Perhaps, a problem of consistency may occur if, with some compilers or I/O 
    libraries, this rule is not (yet) applied. 
    In fact, I have not checked this with the compilers available to me.

                                                        Bernard PICHON
