27 public string[]
Aliases =>
new string[] {
"infinity",
"inf" };
Represents the smallest positive System.Double value that is greater than zero.
Infinity()
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.
IElement GetValueElement(Variables Variables)
Gets the constant value element.
string ConstantName
Name of the constant
Basic interface for all types of elements.
Base interface for constants that integrate into the script engine.