A change I noticed from Grasshopper1: in GH2 it seems that expressions must have at least one input. This is a change from Grasshopper1. In Grasshopper1 I often use expressions with no inputs as a way to write constants (special numbers or vectors for example) that are visible from the main grasshopper window. Is there another way to do something similar in GH2?
I don’t yet see a reference for the notation in expressions, but I assume that is coming. I figured out that vectors are now written with (round brackets) rather than {curly braces} from Grasshopper1. But I couldn’t figure out the syntax for powers. Neither ^ nor ** seemed to work.