MCPcopy
hub / github.com/josdejong/mathjs / BigNumber

Interface BigNumber

types/index.d.ts:4392–4392  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4390
4391// eslint-disable-next-line @typescript-eslint/no-empty-object-type
4392export interface BigNumber extends Decimal {}
4393
4394export interface Complex {
4395 re: number

Callers 4

min.test.jsFile · 0.85
max.test.jsFile · 0.85
invmodFunction · 0.85
bignumber.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…