Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HasmikSarg/CalcOldVersion
/ script.js
File
script.js
JS/script.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Utility function to get element by ID
2
const
getElementById = (id) => document.getElementById(id);
3
4
// Functions for handling history and output
Callers
nothing calls this directly
Calls
5
printHistory
Function · 0.85
printOutput
Function · 0.85
reverseNumberFormat
Function · 0.85
getOutput
Function · 0.85
getHistory
Function · 0.85
Tested by
no test coverage detected