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

Function isRelationalOperator

src/compute-engine/latex-syntax/utils.ts:24–27  ·  view source on GitHub ↗
(name: string | undefined)

Source from the content-addressed store, hash-verified

22}
23
24/**
25 * The standard-library blackboard-bold constants that name a **ring** (or a
26 * field, which is a ring).
27 *
28 * These are the only bases for which the ring-construction notations
29 * `\mathbb{Z}[\sqrt2]` (adjunction — `Adjoin`) and `\mathbb{Z}_n` /
30 * `\mathbb{Z}/n\mathbb{Z}` (quotient — `QuotientRing`) are recognized. The

Callers 8

canonicalRelationalFunction · 0.90
compileExprMethod · 0.90
isBooleanValuedMethod · 0.90
togetherFunction · 0.90
factorFunction · 0.90
expandFunction · 0.90
rules.tsFile · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected