org.matheclipse.core.form.mathml
Interface IConverter
-
- All Known Implementing Classes:
- Abs, AbstractConverter, AbstractOperator, And, Binomial, Ceiling, CompoundExpression, D, Equal, Factorial, Floor, Greater, GreaterEqual, Integrate, Less, LessEqual, List, MatrixForm, MMLContentFunction, MMLFunction, MMLPostfix, Not, Or, Part, Plus, Power, Product, Rational, Rule, RuleDelayed, Set, SetDelayed, Sqrt, Sum, Times
public interface IConverterGeneral conversion interface
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description booleanconvert(java.lang.StringBuffer buffer, IAST function, int precedence)Converts a given function into the corresponding MathML output
-
-
-
Method Detail
-
convert
boolean convert(java.lang.StringBuffer buffer, IAST function, int precedence)Converts a given function into the corresponding MathML output- Parameters:
buffer- StringBuffer for MathML outputfunction- the math function which should be converted to MathML
-
-
DMelt 3.0 © DataMelt by jWork.ORG