Arithmetic extension
- on
Methods
-
add(
Expr rhs) → Expr -
Available on Expr, provided by the Arithmetic extension
-
multiply(
Expr rhs) → Expr -
Available on Expr, provided by the Arithmetic extension
-
negate(
) → Expr -
Available on Expr, provided by the Arithmetic extension
-
subtract(
Expr rhs) → Expr -
Available on Expr, provided by the Arithmetic extension