Comparing floating-point numbers[quote]So what happens if you want to compare 101E+1 to 100E+0 with epsilon = 1E-1?[/quote] Well, 1...
Comparing floating-point numbersI've some questions regarding comparison of floating-point numbers. In this book: http://kysmykseka....
Calculating the function and checking its domainOkey, and could you answer my 2 other questions? :)
Calculating the function and checking its domain1) [quote]@ats15 If your pow(x,2) is less precise or less efficient than x*x, you should file a bug...
Calculating the function and checking its domain[quote]If I remember correctly, pow is very inefficient and prone to rounding errors.[/quote] So wh...
This user does not accept Private Messages