Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cortex-js/compute-engine
/ check
Function
check
test/compute-engine/canonical-form.test.ts:608–609 ·
view source on GitHub ↗
(input: string)
Source
from the content-addressed store, hash-verified
606
box = [
"Power"
,
"x"
,
"n"
]
607
canonForms = ComplexInfinity
608
canonical = ComplexInfinity
609
`);
610
});
611
612
test(`x^{~oo}`, () => {
Callers
nothing calls this directly
Calls
1
checkPower
Function · 0.85
Tested by
no test coverage detected