Method Abs
Abs()
Composes a function that returns the absolute value of this function's field result across its extent.
Declaration
public DiscreteFieldFunction Abs()
Returns
| Type | Description |
|---|---|
| DiscreteFieldFunction | A function that returns the absolute value of this function's field result. |
Remarks
The result has no value where this field has no value.
The result extent equals that of this field.
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET | 300 |
| .NET Windows | 300 |
| .NET Android | 300 |
| .NET iOS | 300 |