package
0.0.0-20241212173216-745cb4b42230
Repository: https://github.com/ibiscum/go-programming-cookbook-second-edition.git
Documentation: pkg.go.dev

# Functions

Examples demonstrates some of the functions in the math package.
Fib prints the nth digit of the fibonacci sequence it will return 1 for anything < 0 as well..