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

File objects.js

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

Source from the content-addressed store, hash-verified

1// objects
2import { evaluate, format } from '../lib/esm/index.js'
3
4// create an object. Keys can be symbols or strings

Callers

nothing calls this directly

Calls 2

evaluateFunction · 0.90
printFunction · 0.70

Tested by

no test coverage detected