Method on @sym: uplus (x)
Operator on @sym: +x

Symbolic unitary minus.

A no-op. Example:

syms x
+x
  ⇒ (sym) x

See also: @sym/uminus.

Package: symbolic