This page may include unlocalized contents


Vector Abs

Every component of the Input vector will be returned as a positive value. For example, the vector (-1, 0, 1) will be returned as (1, 0, 1).