Fraction.js
Rational calculator
A JavaScript library designed to accurately represent and perform calculations with rational numbers.
Fraction is a rational numbers library written in JavaScript
608 stars
11 watching
70 forks
Language: JavaScript
last commit: 28 days ago
Linked from 2 awesome lists
fractionjavascriptmathnumbersrational-numbers
Related projects:
Repository | Description | Stars |
---|---|---|
rawify/polynomial.js | A JavaScript library to work with polynomials and perform algebraic operations | 126 |
rawify/complex.js | A JavaScript library for working with complex numbers | 237 |
xxjwxc/gofal | A Go library for performing precision arithmetic on fractions and supporting chain expressions | 19 |
q60/rational | An Elixir library for working with rational numbers and basic math operations | 8 |
tompazourek/rationals | A .NET library implementing arbitrary precision rational number arithmetic | 80 |
xsanisty/calx.js | A jQuery plugin for creating formula-based calculation forms. | 198 |
php-collective/decimal-object | A decimal value object that provides strict precision and scale handling for financial calculations. | 20 |
qqwy/elixir-rational | A library that provides exact calculations with rational numbers in Elixir. | 41 |
jasondavies/science.js | A JavaScript library providing statistical and linear algebra functions. | 887 |
rferro/normat | A JavaScript library for converting between different units of measurement such as bytes, milliseconds, and time intervals. | 34 |
rawify/quaternion.js | A JavaScript library for 3D rotations using quaternions | 168 |
sindresorhus/round-to | A utility library for rounding numbers to specific decimal places | 155 |
ebradyjobory/finance.js | A JavaScript library providing financial calculations | 1,247 |
jonschlinkert/is-number | Utility function to check if a value is a number or string representation of a number | 262 |
jduff/numerizer | A gem to parse numbers in natural language from strings. | 38 |