MCPcopy 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
2const getElementById = (id) => document.getElementById(id);
3
4// Functions for handling history and output

Callers

nothing calls this directly

Calls 5

printHistoryFunction · 0.85
printOutputFunction · 0.85
reverseNumberFormatFunction · 0.85
getOutputFunction · 0.85
getHistoryFunction · 0.85

Tested by

no test coverage detected