Wikidev
CATEGORY
CONTACT
APP
Sign Up
Login
Submit
You are here :
vhdl
→
math_real
→
trunc
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