Skip to content

Raymond0622/Compile-Time-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculates arthimetic operations at compile time

Various Binary operation are allowed: Addition, Subtraction, Multiplication, Division, Exponentatiation

Exponentiation used standard bit operations to efficiently calculate for large powers.

Can handle arbitrary sized integers (well, there's binary size issues...)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors