absv

From STX Wiki
< Programmer Guide‎ | Command Reference‎ | EVAL
Revision as of 18:31, 18 November 2010 by Admin (talk | contribs) (1 revision: Initial import)
Jump to navigationJump to search
absv

Compute the absolute values for every element in the vector. I.e. w[i] = abs(v[i])

Usage:

absv(v)

Result:

A vector with the same number of elements as v.

Return Type:

vector

Navigation menu

Personal tools