Mark Wieder wrote:

Thanks. I've been looking for an excuse for this. Here's one that came
my way recently (and this gets to the heart of some of the recent math
stuff as well):

...Calculate the 211th Fibonacci number...


I don't suppose you'd be impressed by

put url "http://www.mcs.surrey.ac.uk/Personal/R.Knott/Fibonacci/fibtable.html"; into temp
replace numtochar(13) with CR in temp
filter temp with "*211*:*"
set the itemDel to ":"
put word 1 of item 2 of temp

Hmmm - maybe a real solution will take longer :-)

-- Alex.
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to