Class Library for Numbers
| CLN, a Class Library for Numbers | |
|---|---|
| Developers | Bruno Haible and Richard B. Kreckel |
| Stable release | 1.3.7
/ January 22, 2024 |
| Written in | C++11 |
| Operating system | Cross-platform |
| Type | Mathematical software |
| License | GPL |
| Website | https://www.ginac.de/CLN/ |
Class Library for Numbers (CLN) is a free library for arbitrary precision arithmetic. It operates on signed integers, rational numbers, floating point numbers, complex numbers, modular numbers, and univariate polynomials. Its implementation programming language is C++.