– Meaning: Not a Number
– When used as an assignment to an element index within a loop, this has the effect of making the loop skip this index in the next iteration. For example: pairArr[i] = pairArr[j] = NaN;
Windows | Linux | Database | Networking | Nerd Stuff
– Meaning: Not a Number
– When used as an assignment to an element index within a loop, this has the effect of making the loop skip this index in the next iteration. For example: pairArr[i] = pairArr[j] = NaN;