Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cortex-js/compute-engine
/ containsHyperbolic
Function
containsHyperbolic
src/compute-engine/rubi/rubi-utils.ts:3196–3199 ·
view source on GitHub ↗
(u: Expression)
Source
from the content-addressed store, hash-verified
3194
coef: Expression;
3195
arg: Expression;
3196
exp: Expression;
3197
}
3198
| {
3199
kind:
'binom'
;
3200
head: string;
3201
a: Expression;
3202
b: Expression;
Callers
2
rubi-utils.test.ts
File · 0.90
intUncached
Method · 0.90
Calls
1
has
Method · 0.65
Tested by
no test coverage detected