Skip to content

A Golang factorial repository, including parallel factorial.

License

Notifications You must be signed in to change notification settings

bhansconnect/factorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Factorial

Build Status codecov Go Report Card

Package factorial allows for users to calculate the factorial of any int64 in the form of a big.Int. The calculations can be done sequentially or concurrently.

About

A Golang factorial repository, including parallel factorial.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages