Name

f-not-equal:floating_misc — ordinary primitive

Synopsis

FORTH
F<> ( f: a b -- s: a!=b )(); 
 ;

Description