4.0.1 • Published 3 years ago

@aureooms/js-rational v4.0.1

Weekly downloads
-
License
AGPL-3.0
Repository
github
Last release
3 years ago

:pizza: @aureooms/js-rational

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.

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

License Version Build Dependencies Dev dependencies GitHub issues Downloads

Code issues Code maintainability Code coverage (cov) Code technical debt Documentation Package size