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