Skip to content

tuxcodejohn/Natural

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Natural

Small helper to use natual number template library

What is it?

nat.H is a simple template header-only library, that helps you to use natural numbers in your C++ code.

You can simply use

	ℕ<17> 

to refer to the 17th natural number.

Finally no more error prone hand application of Peano's axioms!!

test it

An usage example testprogramm is included. Just type make.

About

Small helper to use natual number template library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published