Skip to content

Commit 094a676

Browse files
committed
docs: fixing the documentation of math:fibo ; closes #33
1 parent bdf1a87 commit 094a676

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Math.ark

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,6 @@
4747

4848
# @brief Run the fibonacci function on a number
4949
# @param n the number
50-
# @param p an accumulator
51-
# @param c an accumulator
5250
# @author https://github.com/SuperFola
5351
# =begin
5452
# (math:fibo 45 0 1)

0 commit comments

Comments
 (0)