Advertisement

Check out our new and improved Advanced Search! We have added additional search options and the ability to save your searches.
 
Enter Keywords:
 
1 - 10 of 947(0.001 seconds)
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

8.4
hi, there I have a question on how to round data: say I have a double number like 3.14159 I want to round it with one digit after the decimal point. what method should I use? thank you very much a...
Zones: Visual BasicDate Answered: 05/12/1998 Views: 0
Does any one know how to round decimals. I know how to set the display property to display the number desired.  But what functtion do you use to actually change the vaule of the number to the r...
Zones: MS AccessDate Answered: 10/23/1999 Views: 4
How do I round a number from a calculation.  For example: 1.25 * .03 = .0375 Round to .04 I need to use the product of this calculation in another.  Any ideas?
Zones: MS AccessDate Answered: 02/08/2000 Views: 0
I'm not much of a graphics person and I want to round an edge of an image on a web page with either of the programs mentioned above, whichever produces the best result.  I want to create a rounding...
Zones: Web Graphics SoftwareDate Answered: 03/11/2000 Views: 0
Is there any available component to implement rounded rectangular panel?
Zones: Delphi ProgrammingDate Answered: 04/27/2000 Views: 0
I have written a program that has a sequel that formats and transferes records from one table to another.  INSERT INTO sql.  The problem comes when transfering the numbers.  12.39 becomes 12.389990...
Zones: MS AccessDate Answered: 09/14/2000 Views: 0
I need a function or code routine etc. that will allow me to format a number in a cell to the nearest 0.05 at 2 decimal places ie: 1.00 = 1.00 1.010101 = 1.00 1.23 = 1.25 1.7268 = 1.70 1.73...
Zones: Ms Office SuiteDate Answered: 01/31/2001 Views: 0
Hi, Can anyone tell me how to round a number in C++. I cannot use the ceil and floor functions because they either always round up or down and what I need is a mathematically correct round as in: 5...
Zones: C++Date Answered: 02/20/2001 Views: 0
When adding the following numbers,£34.51 + £45.90 the total = £80.41. If you request rounding up/down you would get £35 + £46 which is correct. My problem is that the total takes into account the...
Zones: Ms Office SuiteDate Answered: 04/04/2001 Views: 0
OK, maybe this is the dumbest question of all time, but why does CInt (and VB implicitly) round to the nearest even number? Yes, I know there are other functions and yes, I know I can do all sor...
Zones: Visual BasicDate Answered: 05/08/2001 Views: 0