Apply {Microsoft.VisualBasic.MIME.application.xml.MathML} | .NET clr documentation |
the math xml data should be parsed via the method:
@M:Microsoft.VisualBasic.MIME.application.xml.MathML.ContentBuilder.ParseXml(Microsoft.VisualBasic.MIME.application.xml.XmlElement)
# namespace Microsoft.VisualBasic.MIME.application.xml.MathML
export class Apply extends symbols {
apply: Apply[];
ci: string;
cn: constant;
divide: mathOperator;
operator: string;
plus: mathOperator;
power: mathOperator;
times: mathOperator;
}
apply
: Applycn
: constantdivide
: mathOperatorplus
: mathOperatorpower
: mathOperatortimes
: mathOperator