I was looking for a Boolean "AND", but found that this kind of formula worked in the Generate f(X,Y1,Y2...):
"if(if(Y1<5,1,0)+if(Y2>600,1,0)=2,1,0)"
Is there an easier way?
But I guess this will do the job!
Boolean Operators
Moderator: DPlotAdmin