1樓:行者步步
引數1 運算子 引數2 結果
true and(*) true truetrue false false
false true false
false false false
引數1 運算子 引數2 結果
true or(+) true true
true false true
false true true
false false false
=if(((f13>1)*(g13>1)),"a","b")=if(((f20>1)+(g20>1)),"a","b")自己到f13,g13,f20,g20裡去填數,來驗證邏輯關係。
引數1 運算子 結果
true not(-) false
false true
2樓:
不知你說的包含關係指的是什麼,可否寫例子或說的在詳細點,如果只是樓上寫的那樣,記住以下即可
and 真真為真其他為假
or 假假為假其他為真
not 真為假,假為真。
求一個Excel公式,求一個excel公式
在 excel 2007 中,可以用以下公式滿足題述要求 if a2 152000,產能不足計績效 if and a2 152000,a2 162000 1,if and a2 162000,a2 172000 2,if and a2 172000,a2 192000 3,if a2 192000,...
求Excel的判斷公式,求一個Excel的判斷公式
if f11 537.9,d19,if f11 537.8,d18,if f11 537.7,d17,if f11 537.6,d16,if f11 537.5,d15,if f11 537.4,d14,if f11 537.3,d13,if f11 537.2,d12,if f11 537.1,d...
求分析英語句子的結構,求分析一個英語句子的結構。
你給的句子有問題,the subject of written research the writer first thought was 這裡的was是多餘的 directly connected with his study was thrift.句子的主幹是 the subject was t...