|
|
вернуться в форумI don't want to use doubles, can u help me? :) I have WA#11 and read on previous topics that it must be something in "double", what shall i do? Re: I don't want to use doubles, can u help me? :) if you compare two doubles use a - b > 0.000000001 instead of a > b Re: I don't want to use doubles, can u help me? :) The same resul :( I compare two doubles just once |
|
|