uplus
Unary plus, + operator
Syntax
C = uplus(A)
C = +A
Input argument
A - a variable
Output argument
C - result of +A
Description
C = uplus(A) performs unary plus ie +A.
Example
See also
History
Author
Allan CORNET
Last updated