Skip to content

Daleth7/Precision-Number-Library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Precision-Number-Library

A library of number types with an unlimited digit count and whose floating point system operates on precision and accuracy. All systems in this library shall support any number base.

Written in C++ using the C++11 standard.

Please refer to Precision/documentation.html for complete documentation of the library.

About

A library with number types with an unlimited digit count and whose floating point system operates on precision and accuracy. This library also provides means of creating number types of various bases as well as mathematical functions for any number base.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors