Function Reference
— Function File: realpow (x, y)

Return the element by element power operator. This is equivalent to x .^ y, except that if the return value is complex realpow produces an error.

See also: pow reallog realsqrt