slash:core — ordinary primitive
FORTH
/ ( a b -- a/b )();p4:"slash";
/ ( a b -- a/b )(
)
return the quotient of the two arguments
dpANS .6.1.0230 - standard forth word