Documentation of 'org.matheclipse.core.eval.interfaces.ISymbolEvaluator' Java class
ISymbolEvaluator
org.matheclipse.core.eval.interfaces

Interface ISymbolEvaluator

    • Method Detail

      • evaluate

        IExpr evaluate(ISymbol symbol)
        Symbolic evaluation of a symbol
        Parameters:
        symbol - the symbol which should be evaluated
        Returns:
        the evaluated object or null, if evaluation isn't possible
      • numericEval

        IExpr numericEval(ISymbol symbol)
        Numerical evaluation of a symbol
        Parameters:
        symbol - the symbol which should be evaluated
        Returns:
        the evaluated object or null, if evaluation isn't possible

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.