<function>
<fname property="Applicative Order / LEVEL: 0 ">
/,%,-,div,rem,sub
</fname>
<prototype>
LISP`

(- exp1 exp2)
(/ exp1 exp2)
(% exp1 exp2)

XML`

<sub> exp1 exp2 </sub>
<div> exp1 exp2 </div>
<rem> exp1 exp2 </rem>
</prototype>
<prototype>
C֐錾
</prototype>
<explanation>
ZAZAZ̗]Bexp1exp2iA]߂jBA/,-ɂĂString^͈ȂB%ɂĂ͐^̂݁B 
</explanation>
</function>
