Adds the constants pi and e to the parser. The values are added as the
Math.PI and Math.E values.
Namespace:
SingularSys.JepAssembly: Jep (in Jep.dll) Version: 1.1.0.0 (1.0.0)
Syntax
| C# |
|---|
public bool AddStandardConstants() |
| Visual Basic (Declaration) |
|---|
Public Function AddStandardConstants As Boolean |
| Visual C++ |
|---|
public: bool AddStandardConstants() |