Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cortex-js/compute-engine
/ ev
Function
ev
test/compute-engine/arithmetic.test.ts:2488–2488 ·
view source on GitHub ↗
(s: string)
Source
from the content-addressed store, hash-verified
2486
ce
2487
.expr([
2488
'Add'
,
2489
[
'Multiply'
, 2, [
'Factorial'
,
'b'
]],
2490
[
'Factorial'
, [
'Add'
,
'b'
, 1]],
2491
])
Callers
1
arithmetic.test.ts
File · 0.70
Calls
3
toString
Method · 0.65
evaluate
Method · 0.65
parse
Method · 0.65
Tested by
no test coverage detected