package
0.3.0
Repository: https://github.com/lspaccatrosi16/go-libs.git
Documentation: pkg.go.dev

# README

maths

  • Hcf - Find the HCF of a list of numbers
  • Lcm - Find the LCM of a list of numbers
  • Max - Find the max of a list of numbers
  • Min - Find the min of a list of numbers
  • Pfacor - Find the Prime factorisation of a number