Raises input elements to powers that you specify.
c = powerofreal(a, b)
Elements you want to raise to a power. a is a non-complex scalar or non-complex array of any dimension.
Powers to which you want to raise the elements in a. b is a non-complex scalar or non-complex array of any dimension of the same size as a.
Values of a^b. c is a scalar or an array of the same size as a or b.
A = [3, 5; 2, 4] B = 2 C = powerofreal(A, B)
Installed By: LabVIEW Communications System Design Suite (introduced in 1.0)
Where This Node Can Run:
Desktop OS: Windows
FPGA: Not supported
This site uses cookies to offer you a better browsing experience. Learn more about our privacy policy.