hello,
expr~ is in vanilla!
so [expr atan2($f1, $f2)] should work.
Thanks Cyrille, that's a good hint! I think it should in fact be [expr~ atan2($v2, $v1)] to work with signal vectors blockwise.
Now I am wondering if I should/need to unwrap the phases still...
cheersz, P