Skip to content

Fraction: Detect repeating trailing decimal places #1

@imbue11235

Description

@imbue11235

Currently fractions are humanized without looking at repeating patterns in the decimal places.
Therefore 0.3333 becomes 333/1000 instead of 1/3.

Task:
Implement ability to detect repeating trailing decimal places for more correct representation of the fraction.

Reference:
https://en.wikipedia.org/wiki/Repeating_decimal

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions