项目作者: make-github-pseudonymous-again

项目描述 :
:pizza: Rational numbers for JavaScript
高级语言: JavaScript
项目地址: git://github.com/make-github-pseudonymous-again/js-rational.git
创建时间: 2014-06-11T12:46:42Z
项目社区:https://github.com/make-github-pseudonymous-again/js-rational

开源协议:GNU Affero General Public License v3.0

下载


:pizza: @aureooms/js-rational







User:Acdx

/
Public Domain

Fractions for JavaScript.
See
@aureooms/js-rational-field
for an implementation of the rational field ℚ base on this library
and
@aureooms/js-integer.
See docs.
Parent is @aureooms/js-algorithms.

  1. let [ a , b ] = add( 1 , 10 , 1 , 5 ) ;
  2. a / b === 3 / 10 ; // true

License
@aureooms/js-rational"">Version
Build
Dependencies
Dev dependencies
GitHub issues
@aureooms/js-rational"">Downloads

Code issues
Code maintainability
Code coverage (cov)
Code technical debt
Documentation
@aureooms/js-rational"">Package size