Manuals/calci/FIBONNACI
FIBONNACI(SomeNumber)
where
SomeNumber is any real number
Calci returns the FIBONNACI series upto the given number, SomeNumber.
FIBONNACI returns NaN if SomeNumber is not a real number
FIBONNACI
Lets see an example in (Column2Row1)
=FIBONNACI(Column1Row1)
Returns 0,1,1,2 for FIBONNACI(3)
Syntax
Remarks
Examples
Description
Column1 | Column2 | Column3 | Column4 | |
Row1 | 3 | 0,1,1,2 | ||
Row2 | ||||
Row3 | ||||
Row4 | ||||
Row5 | ||||
Row6 |
File:Calci1.gif | $ |