Skip to content

MathRadical

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

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

readonly optional degree?: MathNode

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


readonly radicand: MathNode

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


readonly type: "radical"

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