Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/witheve/Eve
/ math.ts
File
math.ts
test/math.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as test from
"tape"
;
2
import
{evaluate, verify, dedent, testSingleExpressionByList, valueTest} from
"./shared_functions"
;
3
4
// Test Constants
Callers
nothing calls this directly
Calls
3
testSingleExpressionByList
Function · 0.90
evaluate
Function · 0.90
test
Function · 0.50
Tested by
no test coverage detected