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

File worker.js

examples/browser/webworkers/worker.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1importScripts('../../../lib/browser/math.js')
2
3// create a parser
4const parser = self.math.parser()

Callers

nothing calls this directly

Calls 4

parserMethod · 0.80
parseMethod · 0.65
evaluateMethod · 0.65
formatMethod · 0.65

Tested by

no test coverage detected