Skip to content

tk-yoshimura/BigUInt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BigUInt

Big Unsigned Integer Implements

Requirement

.NET 6.0

Usage

UInt128 v1 = "74607431768211455";
UInt128 v2 = "3402823669209384634633746074";

UInt128 v3 = v1 + v2;

Licence

MIT

Author

tk-yoshimura

About

Big Unsigned Integer Implements

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages