Skip to content

MathFunc

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

m:func — function application (sin x, …): a name applied to an argument.

readonly body: MathNode

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


readonly name: MathNode

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


readonly type: "func"

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