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