Table of Contents

Interface ISimplifier

Namespace
xFunc.Maths.Analyzers
Assembly
xFunc.Maths.dll

The interface for mathematical expression simplifier.

public interface ISimplifier : IAnalyzer<IExpression>
Inherited Members