Lines Matching refs:isNumber
198 if (isNumber(target) && isNumber(quantum)) {200 } else if (isNumber(quantum) && isPowerOfTwo(quantum)) {