MCPcopy
hub / github.com/KaTeX/KaTeX / sqrt.ts

File sqrt.ts

src/functions/sqrt.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import defineFunction from "../defineFunction";
2import {makeSpan, makeVList, wrapFragment} from "../buildCommon";
3import {MathNode} from "../mathMLTree";
4import {makeSqrtImage} from "../delimiter";

Callers

nothing calls this directly

Calls 1

defineFunctionFunction · 0.85

Tested by

no test coverage detected