Skip to content
Prev 305459 / 398506 Next

when to use "I", "as is" caret

On 14.09.2012 09:41, agent dunham wrote:
You need it whenever you are using operators with a special meaning in 
formulas such as "+", "-", "*", "/", "|", "^", ":" etc.

v4^2 means: Take the variables v4 and all their two-way interactions. 
Since v4 is singular, there are no two-way interactiosn available and it 
is not changed.

Best,
Uwe Ligges