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

File chaining.js

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

Source from the content-addressed store, hash-verified

1// chaining
2import { chain, format, index, pi } from '../lib/esm/index.js'
3
4// create a chained operation using the function `chain(value)`

Callers

nothing calls this directly

Calls 10

doneMethod · 0.80
printFunction · 0.70
multiplyMethod · 0.65
addMethod · 0.65
squareMethod · 0.65
sinMethod · 0.65
divideMethod · 0.65
toStringMethod · 0.65
valueOfMethod · 0.65
subsetMethod · 0.65

Tested by

no test coverage detected