Logical operators AND and OR. No longer used by default after having added
Namespace:
SingularSys.Jep.FunctionsAssembly: Jep (in Jep.dll) Version: 1.1.0.0 (1.0.0)
Syntax
| C# |
|---|
public class Logical : PostfixMathCommand |
| Visual Basic (Declaration) |
|---|
Public Class Logical _ Inherits PostfixMathCommand |
| Visual C++ |
|---|
public ref class Logical : public PostfixMathCommand |
Inheritance Hierarchy
System..::.Object
SingularSys.Jep.Functions..::.PostfixMathCommand
SingularSys.Jep.Functions..::.Logical
SingularSys.Jep.Functions..::.PostfixMathCommand
SingularSys.Jep.Functions..::.Logical