Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/colbymchenry/codegraph
/ round
Function
round
scripts/agent-eval/parse-run.mjs:1245–1245 ·
view source on GitHub ↗
(f)
Source
from the content-addressed store, hash-verified
1243
answer,
1244
);
1245
const
round = (f) => Math.round(f * 1000) / 10;
1246
1247
// The #1500 shape: one file answers, two are noise. The answer names it by
1248
// repo-relative path.
Callers
6
outline
Method · 0.85
si_glyph
Function · 0.85
devicon_glyph
Function · 0.85
custom_glyph
Function · 0.85
main
Function · 0.85
selftest
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected