imat_fn/uminus


Purpose

Unary minus (-f).

Syntax

-f

Description

The minus of an imat_fn is obtained by negating all ordinate values.

Examples

>> f(5)=-f(5);   % Flip sign of the 5th function

See Also

imat_fn/uplus