MCPcopy Create free account
hub / github.com/cortex-js/compute-engine / number-theory.test.ts

File number-theory.test.ts

test/compute-engine/number-theory.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { ComputeEngine } from '../../src/compute-engine';
2import { engine as ce } from '../utils';
3import { CancellationError } from '../../src/common/interruptible';
4

Callers

nothing calls this directly

Calls 15

isOctahedralFunction · 0.85
factorIntegerFunction · 0.85
nthPrimeFunction · 0.85
nextPrimeFunction · 0.85
bnFunction · 0.85
ipFunction · 0.85
divisorsFunction · 0.70
evalStrFunction · 0.70
evFunction · 0.70
evaluateMethod · 0.65
exprMethod · 0.65
boxMethod · 0.65

Tested by

no test coverage detected