COLLECTED BY
Organization:
Internet Archive
The Internet Archive discovers and captures web pages through many different web crawls.
At any given time several distinct crawls are running, some for months, and some every day or longer.
View the web archive through the
Wayback Machine .
Content crawled via the
Wayback Machine Live Proxy mostly by the Save Page Now feature on web.archive.org.
Liveweb proxy is a component of Internet Archive’s wayback machine project. The liveweb proxy captures the content of a web page in real time, archives it into a ARC or WARC file and returns the ARC/WARC record back to the wayback machine to process. The recorded ARC/WARC file becomes part of the wayback machine in due course of time.
The Wayback Machine - https://web.archive.org/web/20190912221402/https://github.com/topics/arbitrary-precision
Here are
84 public repositories
matching this topic...
A JavaScript library for arbitrary-precision decimal and non-decimal arithmetic
Updated
Sep 12, 2019
215
commits
19
contributors
JavaScript
An arbitrary-precision Decimal type for JavaScript
Updated
Sep 12, 2019
128
commits
12
contributors
JavaScript
A small, fast JavaScript library for arbitrary-precision decimal arithmetic.
Updated
Sep 12, 2019
130
commits
20
contributors
JavaScript
Python library for arbitrary-precision floating-point arithmetic
Updated
Sep 12, 2019
1
commits
31
contributors
Python
A high-performance, arbitrary-precision, floating-point decimal library.
Updated
Sep 12, 2019
265
commits
15
contributors
Go
Arbitrary-precision arithmetic library for PHP
Updated
Sep 8, 2019
291
commits
4
contributors
PHP
C library for arbitrary-precision interval arithmetic
Updated
Sep 11, 2019
2
commits
22
contributors
C
The light version of decimal.js, an arbitrary-precision Decimal type for JavaScript.
Updated
Aug 21, 2019
50
commits
3
contributors
JavaScript
Error propagation calculator and library for physical measurements. It supports real and complex numbers with uncertainty, arbitrary precision calculations, operations with arrays, and numerical integration.
Updated
Sep 12, 2019
350
commits
8
contributors
Julia
Small portable multiple-precision unsigned integer arithmetic in C
Updated
Sep 12, 2019
56
commits
3
contributors
C
Advanced Java BigDecimal math functions (pow, sqrt, log, sin, ...) using arbitrary precision.
Updated
Aug 28, 2019
573
commits
4
contributors
Java
C-style arbitrary precision calculator
Updated
Sep 8, 2019
206
commits
2
contributors
C
Arbitrary precision integer and rational arithmetic library
Updated
Sep 2, 2019
185
commits
9
contributors
C
Extends php BCMath lib for missing functions like floor, ceil, round, abs, min, max, rand for big numbers. Also wraps existing BCMath functions.
Updated
Sep 1, 2019
46
commits
6
contributors
PHP
A library providing math and statistics operations for numbers of arbitrary size.
Updated
Apr 1, 2019
210
commits
2
contributors
PHP
A Kotlin multiplatform library for arbitrary precision arithmetics
Updated
Sep 5, 2019
200
commits
2
contributors
Kotlin
The project aims to develop a JavaScript module framework that is simple to use with some interesting features. 本計畫希望能建立一個能簡單上手的 JavaScript 模組架構。
Updated
Sep 12, 2019
2
commits
1
contributors
JavaScript
Collection of fundamental physical constants with uncertainties. It supports arbitrary-precision constants
Updated
Aug 6, 2019
52
commits
3
contributors
Julia
🔟 Implementation of rational number arithmetic for .NET with arbitrary precision.
Updated
Jun 29, 2019
108
commits
1
contributors
C#
arbitrary precision arithmetic library
Updated
Jul 17, 2019
271
commits
1
contributors
C
:dancing_women: Floating point expansions with 31 accurate decimal digits, also known as double-double arithmetic.
Updated
Sep 12, 2019
82
commits
2
contributors
JavaScript
Fast complex polynomial root finder, with support for arbitrary precision calculations
Updated
Aug 9, 2019
70
commits
2
contributors
Julia
Arbitrary precision integers library.
Updated
Jan 23, 2019
508
commits
2
contributors
Rust
Erlang/Elixir Arbitrary-Precision Arithmetic (EAPA)
Updated
Aug 5, 2019
20
commits
1
contributors
Erlang
Yet another abstraction layer - a general purpose C++ library.
Updated
Sep 10, 2019
5
commits
1
contributors
C++
D-language high-level wrapper for GNU MP (GMP) library
Updated
Jul 17, 2019
782
commits
2
contributors
D
Math functional language, inspired by Hewlett-Packard Reverse Polish Notation (RPL) language
Updated
Feb 2, 2019
685
commits
2
contributors
C++
A drop-in "bigint" C++ class
Updated
Aug 31, 2019
50
commits
2
contributors
C++
Loading…
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Could you please provide a small example how to use this module? For example in a node.js environment?