MCPcopy Create free account
hub / github.com/dataease/SQLBot / numberIsNaN

Function numberIsNaN

frontend/public/swagger-ui-bundle.js:22838–22840  ·  view source on GitHub ↗
(s)

Source from the content-addressed store, hash-verified

22836 )
22837 }
22838 function numberIsNaN(s) {
22839 return s != s
22840 }
22841 const L = (function () {
22842 const s = '0123456789abcdef',
22843 o = new Array(256)

Callers 3

fromFunction · 0.85
bidirectionalIndexOfFunction · 0.85
hexWriteFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected