error on simple mathSo far, this error appears when the remainder is assumed to be 0. Well, I wrote a function to make i...
error on simple mathI will do some research on this issue and reply later. And I understood, [code]int main()[/code] a...
error on simple math[quote]That is not an error. It's a lack of precision, of approximately 0.000000000000000222045 Wel...
error on simple math[code] #include "stdafx.h" #include <iostream> using namespace std; void main() { double a = ...
error on simple mathI wrote a program and find and this error and I don't know why. Visual C++ 2010 [code] #include...
This user does not accept Private Messages