A small, fast JavaScript library for arbitrary-precision decimal arithmetic. The little sister to bignumber.js and decimal.js. See here for some notes on the difference between them.
bignumber bigdecimal arbitrary-precision decimal-places arbitrary precision arithmetic big number decimal float biginteger bigint bignumA JavaScript library for arbitrary-precision decimal and non-decimal arithmetic. If a smaller and simpler library is required see big.js. It's less than half the size but only works with decimal numbers and only has half the methods. It also does not allow NaN or Infinity, or have the configuration options of this library.
bignumber arbitrary-precision decimal-places bigdecimal arbitrary precision arithmetic big number decimal float biginteger bigint bignumAn arbitrary-precision Decimal type for JavaScript. The library is similar to bignumber.js, but here precision is specified in terms of significant digits rather than decimal places, and all calculations are rounded to the precision (similar to Python's decimal module) rather than just those involving division.
bignumber arbitrary-precision significant-digits trigonometric-functions bigdecimal arbitrary precision arithmetic big number decimal float biginteger bigint bignum🍭🍭 如果说各种编程语言是程序员的招式,那么数据结构和算法就相当于程序员的内功 ,用PHP的方式来修炼内功吧
php7 arithmetic phper learning php-library php5 composerArbitrary precision integral arithmetic for Node.js using OpenSSL. This library is based on node-bigint by substack, but instead of using libgmp, it uses the builtin bignum functionality provided by OpenSSL. The advantage is that OpenSSL is already part of Node.js, so this library does not add any external dependency whatsoever.
openssl big bignum bigint integer arithmetic precisionThis is a C++ library providing classes and operators for arithmetic operations on general finite field elements.
arithmetic finite-field galois-fieldA library of LINQ extensions for statistical analysis, sequence generation and manipulation, pattern detection, pivot transformation and more.
analysis arithmetic crosstab expression lambda libraryA .NET wrapper with simple object interface (written in C#) for GNU MP bignum library (http://gmplib.org/). GNU MP or (short) GMP is ... "...a free library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating point numbers. There is...
math arithmetic bignum gmp wrapperSmall, lightweight and very quick .NET 2.0 library for evaluating arithmetical expressions using interpretation or runtime MSIL generation. Developed in C#. Silverlight 2.0 and CF 3.5 platforms are also supported.
arithmetic cf code-generation compact-framework emitThe C++ Galois Field Arithmetic Library, implements a specialised version of Galois Fields known as extension fields or in other words fields of the form GF(2^m) and was developed as a base for programming tasks that involved cryptography and error correcting codes.
addition algorithm arithmetic binary bit boostJavaScript Big Integer library based upon Tom Wu's work.
bignum cryptography math bitcoin arbitrary precision arithmetic big integer int number biginteger bigint bignumber decimal floatI wrote this because I needed to do simple computation in the browser and I couldn't find a lightweight library to do it. Of course you can, I suck at math, and this implementation is very naive. If you are a math Guru and you see something wrong or a way to simplify things you can send in a pull request.
arithmetic decimal float calculationComplex.js is a well tested JavaScript library to work with complex number arithmetic in JavaScript. It implements every elementary complex number manipulation function and the API is intentionally similar to Fraction.js. Furthermore, it's the basis of Polynomial.js and Math.js.Any function (see below) as well as the constructor of the Complex class parses its input like this.
complex-numbers math complex number calculus parser arithmeticThis library can be used to generate cache efficient map/reduce operations for ndarrays.Note that in the above, i is not an actual Array, the indexing notation is just syntactic sugar.
scijs ndarray component scientific computing volume image array typed scalar math linear algebra signal operation scan map reduce cache arithmeticThis library wraps around libgmp's integer functions to perform infinite-precision arithmetic.You should also consider using bignum, which is based on the bigint api but uses openssl instead of libgmp, which you are more likely to already have on your system.
gmp libgmp big bignum bigint integer arithmetic precisiona fraction arithmetic library written in javascript. Fractional provides a simple interface to add, subtract, multiply, and divide fractions.
fraction arithmetic mathThe project aims to develop a JavaScript module framework that is simple to use with some interesting features. 本計畫希望能建立一個能簡單上手的 JavaScript 模組架構。
arbitrary-precision arithmetic numerals chinese-era calendar character-encoding internationalization address-input cejsI found myself with a number in my variable, wanting to add it to another number. Searching the web, I came across a screenshot of a stackoverflow thread pointing to the obvious answer: I needed a jQuery plugin. Unfortunately, it seems like nobody wrote a decent plugin for such a common occurrence yet, so I decided to take the matters into my own hands: here's jQuery.basic_arithmetics.
arithmeticAnizoptera CMF mathematic component. Provides functionality to work with large numbers with arbitrary precision (using BCMath). and universal convertor between positional numeral systems (supported bases from 2 to 62 inclusive, and custom systems; pure PHP realisation, but can use GMP and core PHP functions for speed optimization).
php-library anizoptera-cmf math bcmath gmp arithmetic numeral-systems-conversions positional-numeral-systems numeral-system custom-numeral packagist composer travisInspired by the puzzle that my wife's grandma tests me with each time I visit. Start with the number in the first box and follow the instructions until you get to the end. Enter your answer and press enter (or click on the timer).
puzzle math arithmetic
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.