Implementation of the Atan function with two parameters
Namespace:
SingularSys.Jep.FunctionsAssembly: Jep (in Jep.dll) Version: 1.1.0.0 (1.0.0)
Syntax
| C# |
|---|
public class ArcTangent2 : PostfixMathCommand |
| Visual Basic (Declaration) |
|---|
Public Class ArcTangent2 _ Inherits PostfixMathCommand |
| Visual C++ |
|---|
public ref class ArcTangent2 : public PostfixMathCommand |
Inheritance Hierarchy
System..::.Object
SingularSys.Jep.Functions..::.PostfixMathCommand
SingularSys.Jep.Functions..::.ArcTangent2
SingularSys.Jep.Functions..::.PostfixMathCommand
SingularSys.Jep.Functions..::.ArcTangent2