| | 0, 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144, ....... | | 0, 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144, ....... |
| − | e.g. if <math>SomeNumber</math> is '3', Calci displays Fibonacci series up to 3 numbers excluding '0'. | + | e.g. if <math>NumberUpto</math> is '3', Calci displays Fibonacci series up to 3 numbers excluding '0'. |
| − | *If <math>SomeNumber</math> < zero(0), Calci displays #NULL error message. | + | *If <math>NumberUpto</math> < zero(0), Calci displays #NULL error message. |
| − | *If <math>SomeNumber</math> is not an integer, Calci rounds it up to display the result. | + | *If <math>NumberUpto</math> is not an integer, Calci rounds it up to display the result. |