question
good first issue
numerical investigation
Investigation to explain/quantify numerical properties of a calculation
#
rational-arithmetic
Here are 3 public repositories matching this topic...
C-style arbitrary precision calculator
calculator
math
bignum
mathematics
computation
arbitrary-precision
matrices
complex-numbers
fraction
prime-numbers
multiprecision
mathematical-functions
calc
exponentiation
primality-testing
trigonometric-functions
primes
calc-language
hyperbolic-functions
rational-arithmetic
-
Updated
Apr 8, 2022 - C
Integer programming proofs for Chvátal's conjecture over finite ground sets
-
Updated
Sep 22, 2020 - Coq
Improve this page
Add a description, image, and links to the rational-arithmetic topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the rational-arithmetic topic, visit your repo's landing page and select "manage topics."


in the Sterling approximation of factorial(n), we use an oracle based on the sw::universal::decimal type, which is an adaptive data type, to generate a reference value. However, the direct approximation of the factorial through a native floating point type yields different approximations.