Average of glyph property tokens?

Can I get the average of some tokens using something like:

pos <100 0 ${(zero:width+one:width+three:width)/3} 0>

I guess it comes down to whether Glyphs supports parentheses here?

No, only single math operations are possible, for now.

Urg.