Skip to content

MathRadical

Defined in: src/core/document-model/types.ts:186

m:rad — radical with optional degree (m:deg).

readonly optional degree?: MathNode

Defined in: src/core/document-model/types.ts:189


readonly radicand: MathNode

Defined in: src/core/document-model/types.ts:188


readonly type: "radical"

Defined in: src/core/document-model/types.ts:187