6.7 Less Than or Equal 小于或等于 - Logic 邏輯


Check if a value is less than or equal to another.
檢查一個值是否小于或等于其它的值。

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

每個值按順序與下一個值進(jìn)行比較,結(jié)果合并在一個輸出中。
例:1 <= 1 <= 3 為真,而 3 <= 3 <= 1為假。

Right-click to add more values to compare, or change the type (ex: number, index, boolean).

輸入口

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 less than or equal to the subsequent values.
如果基礎(chǔ)值小于或等于后續(xù)值,則布爾值為真。


相關(guān)模塊

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


最后編輯于
?著作權(quán)歸作者所有,轉(zhuǎn)載或內(nèi)容合作請聯(lián)系作者
【社區(qū)內(nèi)容提示】社區(qū)部分內(nèi)容疑似由AI輔助生成,瀏覽時請結(jié)合常識與多方信息審慎甄別。
平臺聲明:文章內(nèi)容(如有圖片或視頻亦包括在內(nèi))由作者上傳并發(fā)布,文章內(nèi)容僅代表作者本人觀點(diǎn),簡書系信息發(fā)布平臺,僅提供信息存儲服務(wù)。

相關(guān)閱讀更多精彩內(nèi)容

友情鏈接更多精彩內(nèi)容