blob: 109648da50b91edf46a4718aa1dcf5392cd097fd (
plain)
1
2
3
4
5
6
7
8
9
|
CLN - Class Library for Numbers is a C++ library providing the following
features:
* Rich set of number classes
* Elementary, logical, transcendental functions
* C++ as implementation language brings efficiency, type safety,
and algebraic syntax
* Memory efficiency
* Speed efficiency
* Interoperability
|