Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ Complex } from
'complex-esm'
;
2
import
{ BigDecimal } from
'../../big-decimal/index.js'
;
3
4
import
{
Callers
nothing calls this directly
Calls
15
isNumber
Function · 0.90
signFromAssumedPart
Function · 0.90
quantityAdd
Function · 0.90
addN
Function · 0.90
add
Function · 0.90
isExactNumber
Function · 0.90
roundingFunctionType
Function · 0.90
apply
Function · 0.90
checkNumericArgs
Function · 0.90
canonicalDivide
Function · 0.90
quantityDivide
Function · 0.90
numericTypeHandler
Function · 0.90
Tested by
no test coverage detected