You are here : vhdlmath_realceil

ceil() - math_real

Returns smallest INTEGER value (as REAL) not less than X.


Syntax

function CEIL (X : in REAL ) return REAL;


Example


Output / Return Value

Returns smallest INTEGER value (as REAL) not less than X.


Limitations


Alternatives / See Also


Reference

https://standards.ieee.org/downloads/1076/1076.2-1996/math_real.vhdl