Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/plotly/plotly.js
/ sign
Function
sign
stackgl_modules/index.js:2255–2257 ·
view source on GitHub ↗
(x)
Source
from the content-addressed store, hash-verified
2253
module.exports = sign
2254
2255
function
sign (x) {
2256
return
x.cmp(
new
BN(0))
2257
}
2258
2259
2260
/***/ }),
Callers
2
bn2num
Function · 0.70
rationalize
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…