MCPcopy Index your code
hub / github.com/josdejong/mathjs / num.js

File num.js

src/function/fraction/num.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { factory } from '../../utils/factory.js'
2import { deepMap } from '../../utils/collection.js'
3
4const name = 'num'

Callers

nothing calls this directly

Calls 2

factoryFunction · 0.90
deepMapFunction · 0.90

Tested by

no test coverage detected