vec_trunc
Purpose
Returns a vector containing the truncated values of the corresponding elements of the given vector.
Note:
vec_trunc
is another name for
vec_roundz
. For details, see
vec_roundz
.
Parent topic:
Vector built-in functions
[
Provide feedback
]