Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
2
import
{ 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
done
Method · 0.80
print
Function · 0.70
multiply
Method · 0.65
add
Method · 0.65
square
Method · 0.65
sin
Method · 0.65
divide
Method · 0.65
toString
Method · 0.65
valueOf
Method · 0.65
subset
Method · 0.65
Tested by
no test coverage detected