Skip to content
#

infinite-precision-arithmetics

Here are 3 public repositories matching this topic...

Language: All
Filter by language

Arbitrary-precision arithmetic, also called bignum arithmetic, multiple precision arithmetic, or sometimes infinite-precision arithmetic, indicates that calculations are performed on numbers whose digits of precision are limited only by the available memory of the host system. This contrasts with the faster fixed-precision arithmetic found in mo…

  • Updated Feb 14, 2021
  • C

Improve this page

Add a description, image, and links to the infinite-precision-arithmetics topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the infinite-precision-arithmetics topic, visit your repo's landing page and select "manage topics."

Learn more