User Tools

Site Tools


4rpl:commands:neq0

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
4rpl:commands:neq0 [2021/01/08 16:01] – external edit 127.0.0.14rpl:commands:neq0 [2025/02/14 14:57] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ~~NOTOC~~ ~~NOTOC~~
-<=[[4rpl:start| Index]]+<=[[4rpl:start| Index]] \\ 
 +<=[[4rpl:start#compatators| Comparators]] 
 + 
  
 ====== neq0 ====== ====== neq0 ======
Line 6: Line 9:
  
 ===== Description ===== ===== Description =====
-first item on the stack is compared to zero. If zero, true (1) is pushed on the stack, otherwise falsse (0) is pushed back to the stack.+first item on the stack is compared to zero. If zero, true (1) is pushed on the stack, otherwise false (0) is pushed back to the stack. 
 + 
 + 
 +Note: See [[4rpl:Data Types]] for comparison between dissimilar types and type conversion.  
  
 ===== Examples ===== ===== Examples =====
4rpl/commands/neq0.1610121708.txt.gz · Last modified: 2025/02/14 14:56 (external edit)