math_expressions
math_expressions
Variable
Variable
Variable
math_expressions
math_expressions
Variable
Variable
constructor
Variable
Source
math_expressions
math_expressions
Variable
Constructors
Variable
Properties
hashCode
name
runtimeType
value
Operators
operator *
operator +
operator -
operator /
operator ==
operator unary-
operator ^
Methods
derive
evaluate
getConstantValue
isConstant
noSuchMethod
simplify
toString
Variable
(
String
name
)
Creates a variable literal with given name.
Source
Variable(String this.name);