Method on
@sym
:
plus
(
x
,
y
)
¶
Operator on
@sym
:
x
+
y
¶
Add two symbolic expressions together.
Example:
syms x y x + y ⇒ (sym) x + y
Package:
symbolic