Documentation of 'org.matheclipse.core.form.mathml.reflection.Times' Java class
Times
org.matheclipse.core.form.mathml.reflection

Class Times

    • Constructor Summary

      Constructors 
      Constructor and Description
      Times() 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      boolean convert(java.lang.StringBuffer buf, IAST f, int precedence)
      Converts a given function into the corresponding MathML output
      boolean convert(java.lang.StringBuffer buf, IAST f, int precedence, int caller)
      Converts a given function into the corresponding MathML output
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Times

        public Times()
    • Method Detail

      • convert

        public boolean convert(java.lang.StringBuffer buf,
                               IAST f,
                               int precedence)
        Converts a given function into the corresponding MathML output
        Specified by:
        convert in interface IConverter
        Overrides:
        convert in class AbstractOperator
        Parameters:
        buf - StringBuffer for MathML output
        f - The math function which should be converted to MathML
      • convert

        public boolean convert(java.lang.StringBuffer buf,
                               IAST f,
                               int precedence,
                               int caller)
        Converts a given function into the corresponding MathML output
        Parameters:
        buf - StringBuffer for MathML output
        f - The math function which should be converted to MathML

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.