Lines Matching refs:isNumber
201 if (isNumber(target) && isNumber(quantum)) {203 } else if (isNumber(quantum) && isPowerOfTwo(quantum)) {