a = a ^ s
Raises the 3 elements of vector a to the power of s and stores the result in a
a
s
a 3-element vector object
a scalar value
a as the result of a ^ s
a ^ s
Generated using TypeDoc
a = a ^ sRaises the 3 elements of vector
ato the power ofsand stores the result ina