MCPcopy
hub / github.com/josdejong/mathjs / parse

Method parse

types/index.d.ts:4486–4486  ·  view source on GitHub ↗
(str: string)

Source from the content-addressed store, hash-verified

4484 >
4485 UNITS: Record<string, Unit>
4486 parse(str: string): Unit
4487 isValuelessUnit(name: string): boolean
4488 fromJSON(json: MathJSON): Unit
4489 isValidAlpha(c: string): boolean

Callers 15

getVersionFunction · 0.65
gulpfile.jsFile · 0.65
acoth.test.jsFile · 0.65
sech.test.jsFile · 0.65
atan.test.jsFile · 0.65
sinh.test.jsFile · 0.65
acosh.test.jsFile · 0.65
sec.test.jsFile · 0.65
tanh.test.jsFile · 0.65
acsc.test.jsFile · 0.65
sin.test.jsFile · 0.65
coth.test.jsFile · 0.65

Calls

no outgoing calls

Tested by 6

testSimplifyConstantFunction · 0.52
simplifyAndCompareFunction · 0.52
simplifyAndCompareEvalFunction · 0.52
testSimplifyCoreFunction · 0.52
exFunction · 0.52
exhsFunction · 0.52