0<> ( n -- fl )
publication: 21 mars 2022 / mis à jour 11 mai 2024
vocabulaire: forth
Empile -1 si n <> 0
Exemple:
1 0<> \ push TRUE on stack 0 0<> \ push FALSE on stack
Legal: site web personnel sans commerce / personal site without seling
publication: 21 mars 2022 / mis à jour 11 mai 2024
vocabulaire: forth
Empile -1 si n <> 0
1 0<> \ push TRUE on stack 0 0<> \ push FALSE on stack
Legal: site web personnel sans commerce / personal site without seling