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

File numeric.test.ts

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

Source from the content-addressed store, hash-verified

1import { ComputeEngine } from '../../src/compute-engine';
2import { checkJson, engine as ce } from '../utils';
3
4function evaluate(s: string) {

Callers

nothing calls this directly

Calls 7

checkJsonFunction · 0.90
toStringMethod · 0.65
NMethod · 0.65
exprMethod · 0.65
parseMethod · 0.65
isSameMethod · 0.65
numberMethod · 0.65

Tested by

no test coverage detected