Function Fibonacci
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-06.)
Function Fibonacci has 13 facts recorded in Dontopedia across 1 reference, with 2 live disagreements.
Mostly:has return value(3), has condition(2), rdf:type(1)
Maturity scale
raw canonical shape-checked rule-derived certifiedInbound mentions (1)
Other subjects in dontopedia point AT this entity as a value. These are inverse relationships — e.g. "X motherOf this subject" — and answer questions the forward facts can't. Grouped by predicate.
invokesFunctionInvokes Function(1)
- Code Block 1
ex:code-block-1
Other facts (13)
The long tail: predicates that appear too rarely to warrant their own section. Filter or scroll to find a specific one. Each row links to its source.
| Predicate | Value | Ref |
|---|---|---|
| Has Return Value | [] | [1] |
| Has Return Value | [0] | [1] |
| Has Return Value | [0, 1] | [1] |
| Has Condition | n <= 0 | [1] |
| Has Condition | n == 1 | [1] |
| Rdf:type | Function | [1] |
| Defined in | Code Block 1 | [1] |
| Has Name | fibonacci | [1] |
| Has Parameter | n | [1] |
| Returns | list | [1] |
| Initializes Variable | fib | [1] |
| Has Loop Condition | len(fib) < n | [1] |
| Appends Value | fib[-1] + fib[-2] | [1] |
Timeline
Timeline axis is valid_time — when each source says the fact was true in the world, not when Dontopedia learned about it. Retracted rows are kept for provenance; coloured stripes indicate the context kind.
References (1)
ctx:discord/blah/omega/79- full textomega-79text/plain2 KB
doc:agent/omega-79/056432a6-a688-4062-b823-b0dc26d34355Show excerpt
[2025-11-15 15:11] omega [bot]: The attempt to execute the Python Fibonacci script on the Unsandbox tool again failed due to the missing API key required for code execution. The environment does not have the Unsandbox API key set, so I cann…
See also
Keep researching
Missing something or suspicious of what's here? Kick off a research session — a Claude agent will investigate, cite its sources, and file new facts into a dedicated context you can review before accepting into the shared view.