27 public string[]
Aliases =>
new string[] {
"ℝ" };
IElement GetValueElement(Variables Variables)
Gets the constant value element.
string ConstantName
Name of the constant
string[] Aliases
Optional aliases. If there are no aliases for the constant, null is returned.
Set containing all real numbers.
Basic interface for all types of elements.
Base interface for constants that integrate into the script engine.