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

Interface MathJsInstance

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

Source from the content-addressed store, hash-verified

518}
519
520export interface MathJsInstance extends MathJsFactory {
521 e: number
522 pi: number
523 i: number
524 Infinity: number
525 LN2: number
526 LN10: number
527 LOG2E: number
528 LOG10E: number
529 NaN: number
530 phi: number
531 SQRT1_2: number
532 SQRT2: number
533 tau: number
534
535 // Physical constants
536 atomicMass: Unit
537 avogadro: Unit
538 bohrMagneton: Unit
539 bohrRadius: Unit
540 boltzmann: Unit
541 classicalElectronRadius: Unit
542 conductanceQuantum: Unit
543 coulomb: Unit
544 deuteronMass: Unit
545 efimovFactor: Unit
546 electricConstant: Unit
547 electronMass: Unit
548 elementaryCharge: Unit
549 faraday: Unit
550 fermiCoupling: Unit
551 fineStructure: Unit
552 firstRadiation: Unit
553 gasConstant: Unit
554 gravitationConstant: Unit
555 gravity: Unit
556 hartreeEnergy: Unit
557 inverseConductanceQuantum: Unit
558 klitzing: Unit
559 loschmidt: Unit
560 magneticConstant: Unit
561 magneticFluxQuantum: Unit
562 molarMass: Unit
563 molarMassC12: Unit
564 molarPlanckConstant: Unit
565 molarVolume: Unit
566 neutronMass: Unit
567 nuclearMagneton: Unit
568 planckCharge: Unit
569 planckConstant: Unit
570 planckLength: Unit
571 planckMass: Unit
572 planckTemperature: Unit
573 planckTime: Unit
574 protonMass: Unit
575 quantumOfCirculation: Unit
576 reducedPlanckConstant: Unit
577 rydberg: Unit

Callers 127

typeof.test.jsFile · 0.80
typed.test.jsFile · 0.80
chain.test.jsFile · 0.80
reviver.test.jsFile · 0.80
replacer.test.jsFile · 0.80
testTypes.tsFile · 0.80
import.test.jsFile · 0.80
parser.test.jsFile · 0.80
testTypes.tsFile · 0.80
worker.jsFile · 0.80
main.jsFile · 0.80
testTypes.tsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…