< Ceils the provided float value Validate input hex character
This API ceils the provided float value.
Prototype
s32 Xil_Ceil(float Value);
Parameters
The following table lists the Xil_Ceil function arguments.
| Type | Member | Description |
|---|---|---|
| float | Value | is a float variable which has to ceiled to nearest integer. |