Changes

Jump to navigation Jump to search
248 bytes added ,  03:58, 22 March 2024
Line 8: Line 8:  
*If A is equal to or less than to B then will return the result as FALSE.
 
*If A is equal to or less than to B then will return the result as FALSE.
   −
All comparison function will assume B as 0, if not provided. So EQ(10) will be treated as EQ(10,0)
+
 
 +
All comparison functions ( [[Manuals/calci/LT |LT]], [[Manuals/calci/LTE |LTE]], [[Manuals/calci/GT |GT]], [[Manuals/calci/GTE |GTE]], [[Manuals/calci/EQ |EQ]], [[Manuals/calci/NE |NE]], [[Manuals/calci/EQS |EQS]], [[Manuals/calci/NES |NES]], [[Manuals/calci/FEQ |FEQ]]) will assume B as 0, if not provided. So EQ(10) will be treated as EQ(10,0)
    
==Examples==
 
==Examples==
2,824

edits

Navigation menu