Variables, expressions and calculation rules

The calculation rules of ArtSGraph are simple, but a bit unusual. The concept is as follows.

 

Example.

IF

variable A has value 2 ,

variable fi has value  0 ,

variable t do not have a value,

THEN

evaluation of expression A*sin(t+fi)

gives  2*sin(t)