You are here : vhdlmath_realfloor

floor() - math_real

Returns largest INTEGER value (as REAL) not greater than X.


Syntax

function FLOOR (X : in REAL ) return REAL;


Example


Output / Return Value

Returns largest INTEGER value (as REAL) not greater than X


Limitations


Alternatives / See Also


Reference

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