public class Binomial extends AbstractConverter
fFactory| Constructor and Description |
|---|
Binomial() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
convert(java.lang.StringBuffer buf,
IAST f,
int precedence)
Converts a given function into the corresponding TeX output
|
getFactory, setFactorypublic boolean convert(java.lang.StringBuffer buf,
IAST f,
int precedence)
buf - StringBuffer for TeX outputf - the math function which should be converted to TeX