Click here to Skip to main content

C / C++ / MFC

    RSS: RSS Feed

 
You must Sign In to use this message board. (secure sign-in)
 
Search this forum  
 FAQ
    Noise  Layout  Per page  Show 
  Refresh
GeneralRe: pow function appears to fail randomly. PinmemberRichard MacCutchan8:14 20 Nov '09  
GeneralRe: pow function appears to fail randomly. PinmemberMember 20888:46 20 Nov '09  
GeneralRe: pow function appears to fail randomly. Pinmemberjosda10009:09 20 Nov '09  
GeneralRe: pow function appears to fail randomly. PinmemberMember 208812:55 20 Nov '09  
GeneralRe: pow function appears to fail randomly. PinmemberRichard MacCutchan0:07 21 Nov '09  
AnswerRe: pow function appears to fail randomly. Pinmemberdxlee7:50 20 Nov '09  
QuestionRe: pow function appears to fail randomly. PinmvpDavidCrow9:21 20 Nov '09  
Member 2088 wrote:
double b=10;
double result = pow(b,a);
double r=0;

 
What happens if you did:
 
double b = 10.0;
double r = 0.0;

 

"One man's wage rise is another man's price increase." - Harold Wilson

"Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons


AnswerRe: pow function appears to fail randomly. PinmemberTed210213:45 20 Nov '09  
QuestionCode snippet for reading from a .xlsx file in VC++ PinmemberV K 23:15 20 Nov '09  
AnswerRe: Code snippet for reading from a .xlsx file in VC++ PinmemberRichard MacCutchan3:42 20 Nov '09  
AnswerRe: Code snippet for reading from a .xlsx file in VC++ PinmvpDavidCrow4:21 20 Nov '09  
QuestionGetting Error with msscript.ocx PinmemberAsh_VCPP2:41 20 Nov '09  
AnswerRe: Getting Error with msscript.ocx PinmemberRichard MacCutchan3:08 20 Nov '09  
QuestionHow to change page header and footer EMF.SPL file ? Pinmembersemaphore10:49 20 Nov '09  
Questionis it possible to use tiff vartual printers in vc++6.0 Pinmembereswar pothula23:53 19 Nov '09  
AnswerRe: is it possible to use tiff vartual printers in vc++6.0 PinmvpCPallini0:52 20 Nov '09  
QuestionLoad the flexible .ini o txt files Pinmemberjohnjitu22:05 19 Nov '09  
AnswerRe: Load the flexible .ini o txt files PinmemberKarstenK22:54 19 Nov '09  
GeneralRe: Load the flexible .ini o txt files Pinmemberjohnjitu23:23 19 Nov '09  
GeneralRe: Load the flexible .ini o txt files PinmemberKarstenK23:36 19 Nov '09  
GeneralRe: Load the flexible .ini o txt files Pinmemberjohnjitu0:02 20 Nov '09  
GeneralRe: Load the flexible .ini o txt files PinmemberKarstenK0:20 20 Nov '09  
GeneralRe: Load the flexible .ini o txt files Pinmemberjohnjitu1:07 20 Nov '09  
QuestionRe: Load the flexible .ini o txt files PinmvpDavidCrow4:31 20 Nov '09  
AnswerRe: Load the flexible .ini o txt files Pinmemberjohnjitu22:40 22 Nov '09  

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.


Advertise | Privacy | Mobile
Web03 | 2.5.120210.1 | Last Updated 14 Feb 2012
Copyright © CodeProject, 1999-2012
All Rights Reserved. Terms of Use
Layout: fixed | fluid