Results 1 to 3 of 3

Thread: The relative error in VB

  1. #1

    Thread Starter
    New Member
    Join Date
    Dec 2006
    Posts
    5

    Thumbs up The relative error in VB

    Hi all, I have a problem using floating-point operations (division,multiplication,addition,subtraction)
    Еxpressions like 2/3 or 1/3 or others can not be calculated exactly, this is a serious problem for me now! My question is if there is somewhere suitable software or some way that I can use to define an interval of admissible error
    Is it possible to find a software that calculates that interval of admissible error every time when i make a computation.
    Thanks!!!

  2. #2
    Fanatic Member Dnereb's Avatar
    Join Date
    Aug 2005
    Location
    Netherlands
    Posts
    863

    Re: The relative error in VB

    I think this article on Wiki will be of intrest to you.
    The links in the Conversion and Rounding Paragraph in particular.

    http://en.wikipedia.org/wiki/Floatin...n_and_rounding
    why can't programmers keep and 31 Oct and 25 dec apart. Why Rating is Useful
    for every question you ask provide an answer on another thread.

  3. #3

    Thread Starter
    New Member
    Join Date
    Dec 2006
    Posts
    5

    Re: The relative error in VB

    Thanks!
    But let me to ask again if there is a software which calculates an interval of admissible error every time when a computation is done

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width