biginteger

Arbitrary-precision calculator

A C++ library that provides arbitrary-precision arithmetic operations for use in software development

QML BigInteger library

GitHub

18 stars
3 watching
2 forks
Language: C++
last commit: over 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
panks/biginteger A high-performance implementation of large integer arithmetic in C++ 96
stillwater-sc/universal A header-only C++ template library providing custom arithmetic plug-in types for mixed-precision algorithm development and optimization in AI, Machine Learning, and other fields. 410
brick/math A PHP library providing arbitrary precision arithmetic capabilities for various numerical types. 1,846
ron4fun/bigintegercpp A C++11 implementation of a large integer library for efficient and clean arithmetic operations on arbitrary-precision integers 33
kasparsklavins/bigint A lightweight C++ library for performing large arithmetic operations on arbitrarily long integers 220
bluescarni/mppp A high-performance C++ library for arbitrary-precision arithmetic and special functions 306
elizabethadegbaju/remotecalc A service that evaluates mathematical expressions encoded in base64 and returns the result. 5
ron4fun/intxlib4cpp An arbitrary precision integer library with fast multiplication and division algorithms 10
5anthosh/fcal A math expression evaluator library that allows users to perform calculations with precision and various units, functions, and constants. 110
attaswift/bigint A pure Swift implementation of arbitrary-precision arithmetic for integers and floating-point numbers 764
flintlib/arb An arbitrary-precision interval arithmetic library 458
johnmcfarlane/cnl A C++ library providing safer and simpler arithmetic types for resource-constrained environments. 644
alex141/calcbinding A markup extension that simplifies binding expressions in XAML by supporting calculated bindings with various operators and features 635
tompazourek/rationals A .NET library implementing arbitrary precision rational number arithmetic 80
nim-lang/bigints Provides arbitrary precision integers with standard Nim syntax for efficient and accurate calculations 124