I'm basically trying to enter values into an array called 'vf'.
The expression being entered in is capA*pmech^capB.
(pmech here is an array as well)
But there is something wrong with 'pow' function here it seems.
I guess it doesn't like an array as a parameter.