Forum Replies Created

Viewing 15 posts - 25,816 through 25,830 (of 26,484 total)

  • RE: Bankers Rounding

    David M.

    I just wanted to let you know I that I copied the code you provided, made a few changes to see how many records rounded up and down using...

  • RE: Bankers Rounding

    Getting nasty isn't going to get rid of me.  It is, in fact, a sign of desperation on your part.  Just answer the questions that have been posed to you. ...

  • RE: Bankers Rounding

    Sergiy,

    Honestly, I'd take you more seriously if you'd take the time to answer ALL the questions that have been put to you that you have chosen to ignore.

  • RE: Bankers Rounding

    Mean while, the price of tea in China just went up!

  • RE: Bankers Rounding

    Sergiy,

    This is getting really rediculous.  What in the world is a 'midnight event' and if it is something that occurs at 'midnight' then it occurs at 'midnight', not 10 picoseconds...

  • RE: Bankers Rounding

    David F.

    If you still have the code you ised to test the Bankers Round function, it would be interesting to see it compared to the standard round function.  Willing to...

  • RE: Bankers Rounding

    I know you asked this of David, however, I wouldn't care what time the order came in on, only what day.  If I have to choose based on a time,...

  • RE: Bankers Rounding

    Actually, we didn't calculate taxes on a line item basis, but at the order level.  round(sum(LineItemAmt) * TaxRate, 2) = round(sum(LineItemAmt * TaxRate), 2).  The issue was distributing the taxes...

  • RE: Bankers Rounding

    Know what, you win for all the wrong reasons.  I am not going to continue this inane argument with you any longer.  You aren't even willing to consider that the...

  • RE: Bankers Rounding

    And wether the earth is the center of the universe or not has no bearing on the use or validity of the Bankers Round function.  They are not related in any...

  • RE: Bankers Rounding

    Sorry, again, you failed to answer all my questions.

  • RE: Bankers Rounding

    Also, your numbers were wrong: go back and read.  You collected 0.50 in taxes, and you need to distribute these amount to three taxing authorities: .250, .125, .125.  .25  +...

  • RE: Bankers Rounding

    I'm not trying to prove it is invalid.  All rounding methods have some issue some where.  Will you agree with that statement?

    I am not proposing that Bankers Rounding be used...

  • RE: Bankers Rounding

    Okay, here is your task:

    You have collected 0.50 in taxes from the sale of 1 or more items (doesn't matter how many).  You have to distribute these funds to three...

  • RE: Bankers Rounding

    Your post:

    Does the name "Giordano Bruno" say to you anything?

    I believe the names "Catholic Church" and "Holy Inquisition" were not less at that times than IBM, IEEE, Microsoft and all...

Viewing 15 posts - 25,816 through 25,830 (of 26,484 total)