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

File arithmetic.test.ts

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

Source from the content-addressed store, hash-verified

1import { check, checkJson, engine } from '../utils';
2import { ComputeEngine } from '../../src/compute-engine';
3import { BigDecimal } from '../../src/big-decimal';
4import { indexingSetCartesianProductIterator } from '../../src/compute-engine/library/utils';

Callers

nothing calls this directly

Calls 15

checkJsonFunction · 0.90
checkFunction · 0.90
logEvalFunction · 0.85
polyFunction · 0.85
pow2Function · 0.85
linFunction · 0.85
sinMethod · 0.80
cosMethod · 0.80
gcdFunction · 0.70
evFunction · 0.70
assignMethod · 0.65
declareMethod · 0.65

Tested by

no test coverage detected