Name

mod:core — ordinary primitive

Synopsis

FORTH

MOD ( a b -- c )();
p4:"mod";

Description

return the module of "a mod b"

dpANS .6.1.1890 - standard forth word