6.5 Greater Than or Equal 大于或等于 - Logic 邏輯


Check if a value is greater than or equal to another.

檢查值是否大于或等于另一個(gè)值。

Each value is compared to the next one in order, and results are combined in one output. For example, 3 >= 2 >= 2 is true, while 4 >= 4 >= 10 is false.

每個(gè)值按順序與下一個(gè)值進(jìn)行比較,結(jié)果合并在一個(gè)輸出口中。
例如,3 > 或 = 2 > 或 = 2為真,而 4 > 或 = 4 > 或 = 10為假。

You can right-click to add more values to compare (will only output 1 if every value is greater or equal to the subsequent one) or change the type.

右鍵添加更多輸入口(如果每個(gè)值大于或等于后續(xù)值,則只輸出1個(gè)),或更改類型。

輸入口

Input 輸入
The base value.
基礎(chǔ)值。

Input 輸入
The value to compare to the base.
和基礎(chǔ)值做比較的值。

輸出口

Output 輸出
A boolean that is true if the base value is greater than or equal to the subsequent values.
如果基礎(chǔ)值大于或等于后續(xù)值,則布爾值為真。


相關(guān)模塊

And Equals 等于 Equals Exactly 完全等于 Greater Than 大于 Less Than 小于 Less Than or Equal 小于或等于 Not 翻轉(zhuǎn) Or 或


相關(guān)教程

3. 和代碼的區(qū)別 Coming From Code
看 Origami 跟編程有什么不一樣。


最后編輯于
?著作權(quán)歸作者所有,轉(zhuǎn)載或內(nèi)容合作請(qǐng)聯(lián)系作者
平臺(tái)聲明:文章內(nèi)容(如有圖片或視頻亦包括在內(nèi))由作者上傳并發(fā)布,文章內(nèi)容僅代表作者本人觀點(diǎn),簡(jiǎn)書系信息發(fā)布平臺(tái),僅提供信息存儲(chǔ)服務(wù)。

推薦閱讀更多精彩內(nèi)容