#include <vector>
#include <iostream>
#include <cmath>
#include <csignal>
#include "math.h"
Go to the source code of this file.
|
| | csl |
| | Namespace for csl library.
|
| |
|
|
void | csl::fillDigits (const std::vector< short > &digits, std::vector< short > &receiver) |
| |
|
template<const size_t base> |
| long double | csl::log (long double x) |
| |
|
char | csl::convertDigit (short digit) |
| |
|
template<size_t base> |
| int_ap< base > | csl::factorial (const int_ap< base > &number) |
| |
|
|
size_t | csl::PRECISION = 100 |
| |
|
bool | csl::WARN_OVERFLOW = false |
| |
- Author
- Grégoire Uhlrich
- Version
- 1.3