Operator operator -
operator -(DiscreteFieldFunction)
Composes a function that negates, point-wise, this function's field result. Equivalent to multiplying by
-1.
Declaration
public static DiscreteFieldFunction operator -(DiscreteFieldFunction f)
Parameters
| Type | Name | Description |
|---|---|---|
| DiscreteFieldFunction | f |
Returns
| Type | Description |
|---|---|
| DiscreteFieldFunction |
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET | 300.1 |
| .NET Windows | 300.1 |
| .NET Android | 300.1 |
| .NET iOS | 300.1 |