You are here : vhdlmath_realtrunc

trunc() - math_real

Truncates X towards 0.0 and returns truncated value.


Syntax

function TRUNC (X : in REAL ) return REAL;


Example


Output / Return Value


Limitations


Alternatives / See Also


Reference