Metadata-Version: 1.1
Name: frac
Version: 1.1.2
Summary: Rational approximations to numbers
Home-page: http://oss.sheetjs.com/frac
Author: SheetJS
Author-email: dev@sheetjs.com
License: Apache-2.0
Description: 
        Rational approximations to numbers
        
        This module can generate fraction representations using:
        - Mediant method (akin to fractions.Fraction#limit_denominator)
        - Aberth method (as used by spreadsheet software)
        
Keywords: frac,fraction,rational,approximation
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Utilities
