|
-
Feb 3rd, 2003, 12:02 PM
#1
Thread Starter
Lively Member
Fibonacci and the golden ratio
i ahve to write a program for uni in which i compute the fib numbers..i have to make a table..
The table of data should stop if two consecutive rows give the same value for the golden ratio, or if the golden ratio becomes a negative value...
i have to use FORTRAN 90 to write this..
now the question is this: i obviously have to use arrays..now how do i know how big i should make the array? i dont know when the end pt will be reached..do i just use a big number? like 500?
thanks in advance..
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|