fibonacci float
Im trying to write a program that computer the Nth term of the Fibonacci siries. Im trying to use data type float for variables, that allow A and B to eb fractional values. Im trying to get my program to ask the user for N, A and B and write out Fib(N) for starting values A and B.
[288 byte] By [
mefrench4a] at [2007-10-2 12:04:10]
