fraction-simple
Even simpler fraction class
Even simpler fraction class
String representation of a number in fractional form
A utility package for converting decimal numbers to fractions, simplifying fractions, validating fraction strings, and converting improper fractions to mixed numbers.
A lightweight JavaScript/TypeScript library for accessible fraction conversion, arithmetic, and MathML display.
Implementing fractions module from The Python Standard Library on TypeScript
Convert between quantities in different units
Evaluate the terms of a continued fraction.
Get a random fractional/decimal number within a range, between two numbers min and max.
Continued fraction approximation.
Return an integer corresponding to the significand of a single-precision floating-point number.
Convert between quantities in different units
Create an iterator which generates a list of all continued fraction terms which can be obtained given the precision of a provided number.
Compute the sum of an infinite series.
Return an unsigned 32-bit integer corresponding to the more significant 32 bits of a double-precision floating-point number.
Return an unsigned 32-bit integer corresponding to the less significant 32 bits of a double-precision floating-point number.
Split a double-precision floating-point number into a higher order word and a lower order word.
Set the more significant 32 bits of a double-precision floating-point number.
Set the less significant 32 bits of a double-precision floating-point number.