fibonacci

package
v0.0.0-...-059f13f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 3, 2018 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Fib

func Fib(n uint64) uint64

Fib returns the fibonacci numbers per recursion

func Lfib

func Lfib(n uint64) uint64

Lfib return the fibunacci nukmbers from lookup

func Mfib

func Mfib(n uint64) uint64

Mfib returns the fibonacci numbers per recursion with Memory

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL