trunc

Returns the integer portion of x, dropping the fractional portion.

This is also known as "chop" rounding.

real
trunc
(
real x
)

Meta