math_expressions
math_expressions
BoundVariable
toString
toString
math_expressions
math_expressions
BoundVariable
toString
method
toString
Source
math_expressions
math_expressions
BoundVariable
Constructors
BoundVariable
Properties
hashCode
name
runtimeType
value
Operators
operator *
operator +
operator -
operator /
operator ==
operator unary-
operator ^
Methods
derive
evaluate
getConstantValue
isConstant
noSuchMethod
simplify
toString
String
toString
(
)
Put bound variable in curly brackets to make them distinguishable.
Source
String toString() => '{$value}';