Re: What is wrong with BitArray.CopyTo()?

Tech-Archive recommends: Speed Up your PC by fixing your registry

From: Cor (non_at_non.com)
Date: 03/27/04


Date: Sat, 27 Mar 2004 16:50:14 +0100

Hi Oz,

I am a long time out of that, but was it not that the representing of a
decimal value is done different in mainframes than in a microprocessor.

I have worked with Burroughs computers, they used 4 bits for a digit.

But I have also worked with IBM mainframes which has more formats for
representing a value as far as I remember me

(That Burroughs I am sure of because that was greath, there was a processor
which internaly converted digits to decimals so you where alway working with
decimals, while it also had hardware instructions with 3 adresses so you had
instructions multiply a, b, giving c).

Cor



Relevant Pages

  • Re: What is wrong with BitArray.CopyTo()?
    ... decimal value is done different in mainframes than in a microprocessor. ... representing a value as far as I remember me ... decimals, while it also had hardware instructions with 3 adresses so you had ...
    (microsoft.public.dotnet.general)
  • Re: Floating point rounding error
    ... Floating point rounding error's a cool scene! ... Is this rule of representing decimals in binary applicable only to ... This doesn't represent decimals. ... Dig the even newer still, yet more improved, sig! ...
    (comp.lang.c)
  • Re: Non-terminating numbers
    ... In fact, "non-terminating" is not a property of the number itself, ... but of the decimal method of representing it. ... to the Greeks, Egyptians, Chinese, Indians, Persians, Arabs, etc. ... before "decimals" were used to represent non-integers. ...
    (sci.math)
  • Re: Floating point rounding error
    ... never bothered myself as to how decimals were represented as binaries. ... The representation of floating-point numbers is implementation-defined. ... IEEE 754 is common but not universal. ... Is this rule of representing decimals in binary applicable only to ...
    (comp.lang.c)
  • Re: Double: 2 Decimal points
    ... > IBM's mainframe floating point encoding technique did not hold ... but on mainframes financial applications tend to ... use fixed point decimals. ... This does avoid the rounding errors in ...
    (comp.lang.java)