bi
An arbitrary precision integer library for C++.
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 Nbi
 Cbi_tArbitrary-precision integer type and related functions
 Cdivision_by_zeroThrows if a division by zero attempt is detected
 CexceptionBase exception class for the bi library
 Cfrom_floatThrows when attempting to convert a NaN or infinity to a bi_t
 Coverflow_errorThrows if an operation expects the result to require a digit vector with size() exceeding max_size(). See the internals section