In the following structured text statement what will be used to finish the calculation?
Var1 = (Input, Integer)
Var2 = (Internal, Real)
Var3 = (Output, Integer)
Var4 = (Output, Real)
Var5 = (Internal, Integer)
Var6 = (Input, Real)
SUM = (Internal, Real)
SUM:=5.0 + _____
Selecione uma das seguintes: