MCPcopy Create free account
hub / github.com/cortex-js/compute-engine / units.ts

File units.ts

src/compute-engine/library/units.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { SymbolDefinitions, Expression } from '../global-types.js';
2import {
3 isSymbol,
4 isString,

Callers

nothing calls this directly

Calls 15

isStringFunction · 0.90
parseUnitDSLFunction · 0.90
isFunctionFunction · 0.90
isSymbolFunction · 0.90
convertUnitFunction · 0.90
convertCompoundUnitFunction · 0.90
getExpressionDimensionFunction · 0.90
findNamedUnitFunction · 0.90
getExpressionScaleFunction · 0.90
dimensionsEqualFunction · 0.90
boxedToUnitExpressionFunction · 0.85
errorMethod · 0.65

Tested by

no test coverage detected