Pow(a,b) not equivalent to a^b in Expr

Hey,

Counter to what is stated here:

http://next.vvvv.org/forum/expr-(value)-0

^ doesn’t seem to be an accepted operator in Expr

the legacy-thread you pointed to contains old information. the information in the helppatch of Expr (Value) is complete. ie. special operators like the ^ are not supported in the node, while they are still supported, when typing an expression directly into an IOBox (Value Advanced). this is not cool of course, but for now thats how it is.