public interface IConverter
Modifier and Type | Method and Description |
---|---|
boolean |
convert(java.lang.StringBuffer buffer,
IAST function)
Converts a given function into the corresponding MathML output
|
boolean convert(java.lang.StringBuffer buffer, IAST function)
buffer
- StringBuffer for MathML outputfunction
- the math function which should be converted to MathML