math

package
v0.0.0-...-b631e0d Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Examples

func Examples()

Examples demonstrates some of the functions in the math package

func Fib

func Fib(n int) *big.Int

Fib prints the nth digit of the fibonacci sequence it will return 1 for anything < 0 as well... it's calculated recursively and use big.Int since int64 will quickly overflow

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