This page may include unlocalized contents


Vector Floor

Returns the integer part of each Input vector component. For example, the vector 1.5, 0.7, 0 will be returned as 1, 0, 0.