grzegorzmazur / yacas

Computer calculations made easy
http://www.yacas.org
GNU Lesser General Public License v2.1
125 stars 23 forks source link

Fibonacci() fails to calculate result #244

Closed grzegorzmazur closed 6 years ago

grzegorzmazur commented 6 years ago

Steps to reproduce: Fibonacci(4) Expected behaviour: Out> 3 Actual behaviour: Out> Fibonacci(4)