MCPcopy Create free account
hub / github.com/TheAlgorithms/C / fib

Function fib

math/fibonacci_formula.c:17–22  ·  view source on GitHub ↗

* @param n index of number in Fibonacci sequence * @returns nth value of fibonacci sequence for all n >= 0 */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

testFunction · 0.70
mainFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected