Skip to content

midnsun/big-number

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

big-number

Big int, big unsigned int and big rational types library

Big rational can be used as usual floating-point types. Iostream cout works as "numerator/denomirator" in 10th base. Also can be converted to string using string::to_string(). Floating and raw (in hex) outputs avaliable.

Default cout<< output for Biguint and Bigint works in hex, but big raional type can be used as integer types.

About

Big int, big unsigned int and big rational types library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors