Skip to content

battlesnake/uint96

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

I needed integer arithmetic supporting a 96-bit operand, although only 32-bits on the other side for most operations, for an audio project.

Eventually I was able to tweak a few constants and optimise things to work in 64-bits, so this library became redundant.

About

Unsigned 96-bit integer arithmetic

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published