Hi
How can I use if function when I have two statement shall be valid at the same time:
For example:
y=0 if x=5 and z=10
y=1 otherwise
How can I replace "and"?
Thanks
Hi
How can I use if function when I have two statement shall be valid at the same time:
For example:
y=0 if x=5 and z=10
y=1 otherwise
How can I replace "and"?
Thanks