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

File arithmetic.ts

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

Source from the content-addressed store, hash-verified

1import { Complex } from 'complex-esm';
2import { BigDecimal } from '../../big-decimal/index.js';
3
4import {

Callers

nothing calls this directly

Calls 15

isNumberFunction · 0.90
signFromAssumedPartFunction · 0.90
quantityAddFunction · 0.90
addNFunction · 0.90
addFunction · 0.90
isExactNumberFunction · 0.90
roundingFunctionTypeFunction · 0.90
applyFunction · 0.90
checkNumericArgsFunction · 0.90
canonicalDivideFunction · 0.90
quantityDivideFunction · 0.90
numericTypeHandlerFunction · 0.90

Tested by

no test coverage detected