org.matheclipse.core.reflection.system
Class Median
- java.lang.Object
-
- org.matheclipse.core.eval.interfaces.AbstractFunctionEvaluator
-
- org.matheclipse.core.eval.interfaces.AbstractTrigArg1
-
- org.matheclipse.core.reflection.system.Median
-
- All Implemented Interfaces:
- IFunctionEvaluator, IEvaluator
public class Median extends AbstractTrigArg1
See Median
-
-
Constructor Summary
Constructors Constructor and Description Median()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description IExprevaluateArg1(IExpr arg1)IExprnumericEvalArg1(IExpr arg1)voidsetUp(ISymbol symbol)Evaluate built-in rules and define Attributes for a function.-
Methods inherited from class org.matheclipse.core.eval.interfaces.AbstractTrigArg1
evaluate, numericEval, numericEvalD1, numericEvalDC1
-
Methods inherited from class org.matheclipse.core.eval.interfaces.AbstractFunctionEvaluator
createRuleFromMethod, getPeriodicParts, getPureImaginaryPart, getRuleAST, isNegativeExpression
-
-
-
-
Method Detail
-
evaluateArg1
public IExpr evaluateArg1(IExpr arg1)
- Overrides:
evaluateArg1in classAbstractTrigArg1
-
numericEvalArg1
public IExpr numericEvalArg1(IExpr arg1)
- Overrides:
numericEvalArg1in classAbstractTrigArg1
-
setUp
public void setUp(ISymbol symbol) throws SyntaxError
Description copied from class:AbstractFunctionEvaluatorEvaluate built-in rules and define Attributes for a function.- Specified by:
setUpin interfaceIEvaluator- Overrides:
setUpin classAbstractFunctionEvaluator- Parameters:
symbol- the symbol which should be set up- Throws:
SyntaxError
-
-
DMelt 3.0 © DataMelt by jWork.ORG