Compute fibonacci numbers using the relation * \f[f(n)=f(n-1)+f(n-2)\f] * and returns the result as a large_number type. */
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected