Floating Point Rounding Mode

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Brian Stone (bstone_at_nyc.rr.com)
Date: 01/26/05


Date: Wed, 26 Jan 2005 11:52:17 -0500

Does anyone know which floating point processor rounding mode various
versions of VB use (nearest, up, down, truncate) when dealing with single
and double data types? I'm trying to replace some old code running on an HP
3000. Thanks.



Relevant Pages

  • Re: Floating Point Rounding Mode
    ... > Does anyone know which floating point processor rounding mode various ... > versions of VB use (nearest, up, down, truncate) when dealing with single ...
    (microsoft.public.vb.general.discussion)
  • Re: Floating Point Rounding Mode
    ... [BRIAN STONE] ... various versions of VB use (nearest, up, down, truncate) when dealing with ... single and double data types? ...
    (microsoft.public.vb.general.discussion)
  • Luckily Im bald, otherwise Id be pulling all my hair out! Please help.
    ... There has got to be a good strategy for dealing with null values in C#, ... I'm mainly concerned with allowing nulls in DateTime and Int data types. ... I've tried the nullable types on this web site ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Luckily Im bald, otherwise Id be pulling all my hair out! Please help.
    ... > There has got to be a good strategy for dealing with null values in C#, ... > I'm mainly concerned with allowing nulls in DateTime and Int data types. ... > I've tried the nullable types on this web site ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Power arithmetic function to C#
    ... Truncate is a member in the static Math class, but it is new in the ... Calculates the integral part of a specified double-precision ... When a number is halfway between two others, ... nearest number that is away from zero. ...
    (comp.lang.pascal.delphi.misc)