Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

ITT: we make HTML Touring-complete

Name: Anonymous 2010-11-12 16:27

­

Name: Anonymous 2010-11-12 19:05

<operator name=fact>
    <arglist>
        <symbol name=x>
    </arglist>
    <if>
        <lessthan>
            <operand>x
            <operand>2
        </lessthan>
        <positive>
            <return>1</return>
        <negative>
            <return>
                <multiply>
                    <operand>x
                    <operand><fact>
                                 <subtract>
                                     <operand>x
                                     <operand>1
                                 </subtract>
                             </fact>
                </multiply>
            </return>
    </if>
</operator>


Mmm... how about no?

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List