From: Kbwms AT aol DOT com Message-ID: <13.1fea33cb.2c4d8b77@aol.com> Date: Mon, 21 Jul 2003 14:31:19 EDT Subject: Re: Testing the Math Functions To: djgpp-workers AT delorie DOT com MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="part1_13.1fea33cb.2c4d8b77_boundary" X-Mailer: 8.0 for Windows sub 6011 Reply-To: djgpp-workers AT delorie DOT com --part1_13.1fea33cb.2c4d8b77_boundary Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Workers: I am going to add the new remainder functions (which include remainderl() and remquol()) to the test environment at subdirectory ../tests/cygnus/tgen. Testing will be conducted in the successor to gfmodvec.cpp. The name of this test program will be changed to gremainvec.cpp. This is a natural fit because all three -- fmod(), remainder(), and remquo() -- calculate remainders and all are specified in paragraph 7.12.10 of C99. KB --part1_13.1fea33cb.2c4d8b77_boundary Content-Type: text/html; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable Workers:

I am going to add the new remainder functions (which include remainderl() an= d remquol()) to the test environment at subdirectory ../tests/cygnus/tgen.&n= bsp; Testing will be conducted in the successor to gfmodvec.cpp.  The n= ame of this test program will be changed to gremainvec.cpp.  This is a=20= natural fit because all three -- fmod(), remainder(), and remquo() -- calcul= ate remainders and all are specified in paragraph 7.12.10 of C99.


KB
--part1_13.1fea33cb.2c4d8b77_boundary--