Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/josdejong/mathjs
/ clone.test.js
File
clone.test.js
test/unit-tests/function/utils/clone.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
assert from
'assert'
2
import
math from
'../../../../src/defaultInstance.js'
3
4
describe(
'clone'
,
function
() {
Callers
nothing calls this directly
Calls
11
clone
Method · 0.65
bignumber
Method · 0.65
complex
Method · 0.65
toString
Method · 0.65
unit
Method · 0.65
fraction
Method · 0.65
matrix
Method · 0.65
valueOf
Method · 0.65
get
Method · 0.65
parse
Method · 0.65
toTex
Method · 0.65
Tested by
no test coverage detected