Method Floor
Floor()
Composes a function that rounds this function's field result, point-wise, downwards to the nearest integer across its extent.
Declaration
public ContinuousFieldFunction Floor()
Returns
| Type | Description |
|---|---|
| ContinuousFieldFunction | A function that rounds this function's field result downwards to the nearest integer. |
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 |
| .NET Windows | 300 |
| .NET Android | 300 |
| .NET iOS | 300 |