bug-guile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

guile-tut.info: Jump Start


From: Alex Schroeder
Subject: guile-tut.info: Jump Start
Date: Sun, 16 Sep 2001 19:43:32 +0200
User-agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/20.7

The example uses 500:

         (recursive-factorial 500)

The following paragraph, however, uses 1000:

      In this example we did some simple arithmetic `(+ 20 35)' and got the
    answer `55'.  Then we coded the classic (and rather wasteful) factorial
    algorithm, and got a glimpse of Scheme's nice _bignumbers_ by asking
    for the factorial of 1000.  Then we quit with `(quit)'.

Alex.
-- 
http://www.geocities.com/kensanata/
Coffee should be black as hell, strong as death and sweet as love.
        -- Turkish proverb



reply via email to

[Prev in Thread] Current Thread [Next in Thread]