MOD
MKDIR
MOVE
MOD
( a b -- c )
ansi
.6.1.1890
<
CORE
>
return the module of "a mod b"
reference: p4_mod in ../src/core.c:1473, export CO MOD