27 public string[]
Aliases =>
new string[] {
"eps",
"epsilon" };
Represents the smallest positive System.Double value that is greater than zero.
IElement GetValueElement(Variables Variables)
Gets the constant value element.
Eps()
Represents the smallest positive System.Double value that is greater than zero.
string[] Aliases
Optional aliases. If there are no aliases for the constant, null is returned.
string ConstantName
Name of the constant
Basic interface for all types of elements.
Base interface for constants that integrate into the script engine.