<function>
<fname property="Applicative Order / LEVEL: 0">
And,Or,Xor
</fname>
<prototype>
LISP`

(And exp1 exp2 ....)
(Or exp1 exp2 ....)
(Xor exp1 exp2 ....)

XML`

<And> exp1 exp2 ....</And>
<Or> exp1 exp2 ....</Or>
<Xor> exp1 exp2 ....</Xor>
</prototype>
<prototype>
C֐錾
</prototype>
<explanation>
exp1 exp2 ....And,Or,Xor Ė߂lƂB^UĺAInteger܂ FloatingPoint^ŁA0UAȊO͐^Ɖ߂B
</explanation>
</function>
