max:core — ordinary primitive
FORTH
MAX ( a b -- c )();p4:"max";
MAX ( a b -- c )(
)
return the maximum of a and b
dpANS .6.1.1870 - standard forth word