Interface for a postfix math command.

Namespace:  SingularSys.Jep
Assembly:  Jep (in Jep.dll) Version: 1.1.0.0 (1.0.0)

Syntax

C#
public interface IPostfixMathCommand
Visual Basic (Declaration)
Public Interface IPostfixMathCommand
Visual C++
public interface class IPostfixMathCommand

See Also