MCPcopy
hub / github.com/josdejong/mathjs / import.js

File import.js

examples/import.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * Math.js can easily be extended with functions and variables using the
3 * `import` function. The function `import` accepts a module name or an object
4 * containing functions and variables.

Callers

nothing calls this directly

Calls 5

createFunction · 0.90
importMethod · 0.80
printFunction · 0.70
evaluateMethod · 0.65
logMethod · 0.65

Tested by

no test coverage detected