MCPcopy Create free account
hub / github.com/devin87/Q.js / isInt

Function isInt

Q.js:151–153  ·  view source on GitHub ↗

* 检测是否为整数(n必须为数字类型) * @param {number} n 数字 * @param {number|undefined} min 允许的最小值 * @param {number|undefined} max 允许的最大值

(n, min, max)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

isUIntFunction · 0.70
checkIntFunction · 0.70

Calls 1

isNumFunction · 0.70

Tested by

no test coverage detected