Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi, I have a problem to use fmode function in visual C++ If i use : fmode(-2,10) i obtain 0. But in using Microsoft Excel MODE function like this : MODE(-2;10) i obtain 8 Where is the problem. Thanks in advance