Name

f-square:floating_misc — ordinary primitive

Synopsis

FORTH

F^2 (f: x -- x^2 )();
p4:"f-square";

Description