Xil_Ceil - Xil_Ceil - 2026.1 English - UG643

Standalone Library Documentation: BSP and Libraries Document Collection (UG643)

Document ID
UG643
Release Date
2026-06-23
Version
2026.1 English

< 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.

Table 1. Xil_Ceil Arguments
Type Member Description
float Value is a float variable which has to ceiled to nearest integer.

Returns

Returns ceiled value.