Method Reciprocal
Reciprocal()
Composes a function that returns the reciprocal of this function's field result across its extent.
Declaration
public ContinuousFieldFunction Reciprocal()
Returns
| Type | Description |
|---|---|
| ContinuousFieldFunction | A function that performs the reciprocal on this function's field result. |
Remarks
The function result has no data where this function's field result has no data.
The function result extent equals that of this function's field result.
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET | 300.1 |
| .NET Windows | 300.1 |
| .NET Android | 300.1 |
| .NET iOS | 300.1 |