ARTS built-in documentation server

Workspace Method VectorPower

Description

Calculates the power of each element in a vector.

The result can either be stored in the same or another vector.

Authors: Patrick Eriksson

Synopsis

VectorPower( out, in, power )

Variables

GOUTout(Vector)Output Vector.
GINin(Vector)Input Vector.
GINpower(Numeric)Power (exponent).