I have a large array with doubles and when I add them all up to compute
the average similarities I get -1.QNAN error. Which I believe means
overflow, so I would like to know how to round off these doubles to the
10th deciminal place using C++? Does it have a built in function?


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Algorithm Geeks" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/algogeeks
-~----------~----~----~----~------~----~------~--~---

Reply via email to