A number literal
Literal
01 Syntax
Microsoft.VisualBasic.Math.Scripting.MathExpression.Impl.Literal
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| GetNegative | 1 | |
| GetReciprocal | 1 | |
| Evaluate | 2 | |
| ToString | 1 | |
| op_Implicit | 1 | |
| op_Equality | 1 | |
| op_Inequality | 1 | |
| GetVariableSymbols | 1 |
03 Properties
04 Members
One
the literal value of 1
Zero
the literal value of 0
number
isInteger
GetNegative()
GetReciprocal()
Evaluate(ExpressionEngine)
ToString()
op_Implicit(
Double)op_Equality(Literal,
Double)op_Inequality(Literal,
Double)GetVariableSymbols()