Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/plotly/plotly.js
/ div
Function
div
stackgl_modules/index.js:2153–2155 ·
view source on GitHub ↗
(a, b)
Source
from the content-addressed store, hash-verified
2151
module.exports = div
2152
2153
function
div(a, b) {
2154
return
rationalize(a[0].mul(b[1]), a[1].mul(b[0]))
2155
}
2156
2157
2158
/***/ }),
Callers
1
makeRational
Function · 0.85
Calls
1
rationalize
Function · 0.85
Tested by
no test coverage detected