mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
10 lines
306 B
Plaintext
10 lines
306 B
Plaintext
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
|